summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Rohr <prohr@google.com>2023-05-30 15:08:22 -0700
committerPatrick Rohr <prohr@google.com>2023-05-30 15:19:42 -0700
commitf2141d27144ff5d40679d7dd14b4e68c5c2f6597 (patch)
tree0c80c1afe46ad320c81dbccdc135c06582b359a6
parent7343d7ec5daffd0250123bf4bdde4a88e3a1eb9f (diff)
downloadcronet-f2141d27144ff5d40679d7dd14b4e68c5c2f6597.tar.gz
cronet import: update gen desc json files
Test: none Change-Id: Id0844d08f04bf53fe95e77ef6b2350f710d1f81f
-rw-r--r--android/tools/gn2bp/Android.bp.swp1027
-rw-r--r--android/tools/gn2bp/desc_arm.json1680
-rw-r--r--android/tools/gn2bp/desc_arm64.json2698
-rw-r--r--android/tools/gn2bp/desc_x64.json1672
-rw-r--r--android/tools/gn2bp/desc_x86.json1674
5 files changed, 4571 insertions, 4180 deletions
diff --git a/android/tools/gn2bp/Android.bp.swp b/android/tools/gn2bp/Android.bp.swp
index c72f3efcd..c1a193c62 100644
--- a/android/tools/gn2bp/Android.bp.swp
+++ b/android/tools/gn2bp/Android.bp.swp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
-// This file is automatically generated by gen_android_bp. Do not edit.
+// This file is automatically generated by gn2bp/gen_android_bp. Do not edit.
build = ["Android.extras.bp"]
@@ -369,8 +369,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DIS_PARTITION_ALLOC_IMPL",
@@ -503,8 +503,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DIS_PARTITION_ALLOC_IMPL",
"-DNDEBUG",
@@ -645,7 +645,7 @@ cc_genrule {
name: "cronet_aml_base_allocator_partition_allocator_partition_alloc_buildflags",
cmd: "if [[ ( $$CC_ARCH == 'x86_64' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -657,7 +657,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'x86' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -669,7 +669,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'arm' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -681,7 +681,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'arm64' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -707,7 +707,7 @@ cc_genrule {
name: "cronet_aml_base_allocator_partition_allocator_partition_alloc_buildflags__testing",
cmd: "if [[ ( $$CC_ARCH == 'x86_64' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -719,7 +719,7 @@ cc_genrule {
"fi; " +
"if [[ $$CC_OS != 'android' ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -731,7 +731,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'x86' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -743,7 +743,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'arm' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"false\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"false\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -755,7 +755,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'arm64' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
+ "echo '--flags HAS_64_BIT_POINTERS=\"true\" USE_PARTITION_ALLOC=\"false\" USE_PARTITION_ALLOC_AS_MALLOC=\"false\" ENABLE_BACKUP_REF_PTR_SUPPORT=\"false\" ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=\"false\" ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=\"false\" ENABLE_RAW_PTR_EXPERIMENTAL=\"false\" ENABLE_DANGLING_RAW_PTR_CHECKS=\"false\" ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=\"false\" ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=\"false\" ENABLE_POINTER_SUBTRACTION_CHECK=\"false\" BACKUP_REF_PTR_POISON_OOB_PTR=\"false\" PUT_REF_COUNT_IN_PREVIOUS_SLOT=\"false\" USE_ASAN_BACKUP_REF_PTR=\"false\" USE_ASAN_UNOWNED_PTR=\"false\" USE_HOOKABLE_RAW_PTR=\"false\" ENABLE_GWP_ASAN_SUPPORT=\"false\" FORCE_ENABLE_RAW_PTR_EXCLUSION=\"false\" RECORD_ALLOC_INFO=\"false\" USE_FREESLOT_BITMAP=\"false\" GLUE_CORE_POOLS=\"false\" ENABLE_POINTER_COMPRESSION=\"false\" ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=\"false\" USE_STARSCAN=\"false\" PCSCAN_STACK_SUPPORTED=\"true\" ENABLE_PKEYS=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -1198,6 +1198,7 @@ cc_library_static {
"base/metrics/crc32.cc",
"base/metrics/dummy_histogram.cc",
"base/metrics/field_trial.cc",
+ "base/metrics/field_trial_list_including_low_anonymity.cc",
"base/metrics/field_trial_param_associator.cc",
"base/metrics/field_trial_params.cc",
"base/metrics/histogram.cc",
@@ -1290,7 +1291,6 @@ cc_library_static {
"base/sequence_checker.cc",
"base/sequence_checker_impl.cc",
"base/sequence_token.cc",
- "base/strings/abseil_string_conversions.cc",
"base/strings/abseil_string_number_conversions.cc",
"base/strings/escape.cc",
"base/strings/latin1_string_conversions.cc",
@@ -1596,8 +1596,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DBASE_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -1684,7 +1684,6 @@ cc_library_static {
android_arm64: {
srcs: [
"base/android/reached_code_profiler.cc",
- "base/debug/allocation_trace.cc",
"base/profiler/frame_pointer_unwinder.cc",
],
cflags: [
@@ -1835,6 +1834,7 @@ cc_library_static {
"base/metrics/crc32.cc",
"base/metrics/dummy_histogram.cc",
"base/metrics/field_trial.cc",
+ "base/metrics/field_trial_list_including_low_anonymity.cc",
"base/metrics/field_trial_param_associator.cc",
"base/metrics/field_trial_params.cc",
"base/metrics/histogram.cc",
@@ -1923,7 +1923,6 @@ cc_library_static {
"base/sequence_checker.cc",
"base/sequence_checker_impl.cc",
"base/sequence_token.cc",
- "base/strings/abseil_string_conversions.cc",
"base/strings/abseil_string_number_conversions.cc",
"base/strings/escape.cc",
"base/strings/latin1_string_conversions.cc",
@@ -2210,8 +2209,8 @@ cc_library_static {
],
cflags: [
"-DBASE_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
"-DIS_RAW_PTR_IMPL",
@@ -2444,7 +2443,6 @@ cc_library_static {
"base/android/trace_event_binding.cc",
"base/android/unguessable_token_android.cc",
"base/base_paths_android.cc",
- "base/debug/allocation_trace.cc",
"base/debug/stack_trace_android.cc",
"base/files/file_util_android.cc",
"base/files/scoped_file_android.cc",
@@ -3366,8 +3364,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -3445,8 +3443,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -3536,7 +3534,7 @@ cc_library_static {
cc_genrule {
name: "cronet_aml_base_build_date",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1681484740",
+ "1684896280",
out: [
"base/generated_build_date.h",
],
@@ -3552,7 +3550,7 @@ cc_genrule {
cc_genrule {
name: "cronet_aml_base_build_date__testing",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1681484740",
+ "1684896280",
host_supported: true,
out: [
"base/generated_build_date.h",
@@ -3700,7 +3698,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'arm64' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags DCHECK_IS_CONFIGURABLE=\"false\" ENABLE_PROFILING=\"false\" CAN_UNWIND_WITH_FRAME_POINTERS=\"true\" UNSAFE_DEVELOPER_BUILD=\"false\" CAN_UNWIND_WITH_CFI_TABLE=\"false\" EXCLUDE_UNWIND_TABLES=\"true\" ENABLE_GDBINIT_WARNING=\"false\" ENABLE_LLDBINIT_WARNING=\"false\" EXPENSIVE_DCHECKS_ARE_ON=\"false\" ENABLE_STACK_TRACE_LINE_NUMBERS=\"false\" ENABLE_COMMANDLINE_SEQUENCE_CHECKS=\"false\" ENABLE_ALLOCATION_STACK_TRACE_RECORDER=\"true\"' | " +
+ "echo '--flags DCHECK_IS_CONFIGURABLE=\"false\" ENABLE_PROFILING=\"false\" CAN_UNWIND_WITH_FRAME_POINTERS=\"true\" UNSAFE_DEVELOPER_BUILD=\"false\" CAN_UNWIND_WITH_CFI_TABLE=\"false\" EXCLUDE_UNWIND_TABLES=\"true\" ENABLE_GDBINIT_WARNING=\"false\" ENABLE_LLDBINIT_WARNING=\"false\" EXPENSIVE_DCHECKS_ARE_ON=\"false\" ENABLE_STACK_TRACE_LINE_NUMBERS=\"false\" ENABLE_COMMANDLINE_SEQUENCE_CHECKS=\"false\" ENABLE_ALLOCATION_STACK_TRACE_RECORDER=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -3774,7 +3772,7 @@ cc_genrule {
"fi; " +
"if [[ ( $$CC_ARCH == 'arm64' && $$CC_OS == 'android' ) ]]; " +
"then " +
- "echo '--flags DCHECK_IS_CONFIGURABLE=\"false\" ENABLE_PROFILING=\"false\" CAN_UNWIND_WITH_FRAME_POINTERS=\"true\" UNSAFE_DEVELOPER_BUILD=\"false\" CAN_UNWIND_WITH_CFI_TABLE=\"false\" EXCLUDE_UNWIND_TABLES=\"true\" ENABLE_GDBINIT_WARNING=\"false\" ENABLE_LLDBINIT_WARNING=\"false\" EXPENSIVE_DCHECKS_ARE_ON=\"false\" ENABLE_STACK_TRACE_LINE_NUMBERS=\"false\" ENABLE_COMMANDLINE_SEQUENCE_CHECKS=\"false\" ENABLE_ALLOCATION_STACK_TRACE_RECORDER=\"true\"' | " +
+ "echo '--flags DCHECK_IS_CONFIGURABLE=\"false\" ENABLE_PROFILING=\"false\" CAN_UNWIND_WITH_FRAME_POINTERS=\"true\" UNSAFE_DEVELOPER_BUILD=\"false\" CAN_UNWIND_WITH_CFI_TABLE=\"false\" EXCLUDE_UNWIND_TABLES=\"true\" ENABLE_GDBINIT_WARNING=\"false\" ENABLE_LLDBINIT_WARNING=\"false\" EXPENSIVE_DCHECKS_ARE_ON=\"false\" ENABLE_STACK_TRACE_LINE_NUMBERS=\"false\" ENABLE_COMMANDLINE_SEQUENCE_CHECKS=\"false\" ENABLE_ALLOCATION_STACK_TRACE_RECORDER=\"false\"' | " +
"$(location build/write_buildflag_header.py) --output " +
"$(out) " +
"--rulename " +
@@ -3967,8 +3965,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DBASE_I18N_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -4270,8 +4268,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DBASE_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -4347,8 +4345,8 @@ cc_library_static {
],
cflags: [
"-DBASE_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -4954,8 +4952,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -5219,8 +5217,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGTEST_API_=",
"-DGTEST_HAS_ABSL=1",
@@ -5396,8 +5394,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -5476,8 +5474,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -5579,8 +5577,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -5649,8 +5647,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -6234,8 +6232,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DLIBCXX_BUILDING_LIBCXXABI",
"-DNDEBUG",
@@ -6385,8 +6383,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DLIBCXX_BUILDING_LIBCXXABI",
"-DNDEBUG",
@@ -6507,8 +6505,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DLIBCXXABI_SILENT_TERMINATE",
"-DNDEBUG",
@@ -6643,8 +6641,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DLIBCXXABI_SILENT_TERMINATE",
"-DNDEBUG",
@@ -6922,8 +6920,8 @@ cc_library_shared {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -6984,7 +6982,7 @@ cc_library_shared {
"-Wl,-wrap,valloc",
"-Wl,-wrap,vasprintf",
],
- stem: "libcronet.114.0.5715.0",
+ stem: "libcronet.114.0.5735.53",
visibility: [
"//packages/modules/Connectivity:__subpackages__",
],
@@ -7137,8 +7135,8 @@ cc_library_shared {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -7352,7 +7350,6 @@ cc_genrule {
"base/android/java/src/org/chromium/base/BaseFeatureList.java",
"base/android/java/src/org/chromium/base/BuildInfo.java",
"base/android/java/src/org/chromium/base/BundleUtils.java",
- "base/android/java/src/org/chromium/base/ByteArrayGenerator.java",
"base/android/java/src/org/chromium/base/Callback.java",
"base/android/java/src/org/chromium/base/CallbackController.java",
"base/android/java/src/org/chromium/base/CollectionUtil.java",
@@ -7393,6 +7390,7 @@ cc_genrule {
"base/android/java/src/org/chromium/base/Promise.java",
"base/android/java/src/org/chromium/base/RadioUtils.java",
"base/android/java/src/org/chromium/base/RequiredCallback.java",
+ "base/android/java/src/org/chromium/base/ResettersForTesting.java",
"base/android/java/src/org/chromium/base/StreamUtil.java",
"base/android/java/src/org/chromium/base/StrictModeContext.java",
"base/android/java/src/org/chromium/base/SysUtils.java",
@@ -7477,6 +7475,7 @@ cc_genrule {
"build/android/java/src/org/chromium/build/annotations/CheckDiscard.java",
"build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java",
"build/android/java/src/org/chromium/build/annotations/DoNotInline.java",
+ "build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java",
"build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java",
"build/android/java/src/org/chromium/build/annotations/MainDex.java",
"build/android/java/src/org/chromium/build/annotations/MockedInTests.java",
@@ -7588,7 +7587,6 @@ java_genrule {
"base/android/java/src/org/chromium/base/BaseFeatureList.java",
"base/android/java/src/org/chromium/base/BuildInfo.java",
"base/android/java/src/org/chromium/base/BundleUtils.java",
- "base/android/java/src/org/chromium/base/ByteArrayGenerator.java",
"base/android/java/src/org/chromium/base/Callback.java",
"base/android/java/src/org/chromium/base/CallbackController.java",
"base/android/java/src/org/chromium/base/CollectionUtil.java",
@@ -7629,6 +7627,7 @@ java_genrule {
"base/android/java/src/org/chromium/base/Promise.java",
"base/android/java/src/org/chromium/base/RadioUtils.java",
"base/android/java/src/org/chromium/base/RequiredCallback.java",
+ "base/android/java/src/org/chromium/base/ResettersForTesting.java",
"base/android/java/src/org/chromium/base/StreamUtil.java",
"base/android/java/src/org/chromium/base/StrictModeContext.java",
"base/android/java/src/org/chromium/base/SysUtils.java",
@@ -7713,6 +7712,7 @@ java_genrule {
"build/android/java/src/org/chromium/build/annotations/CheckDiscard.java",
"build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java",
"build/android/java/src/org/chromium/build/annotations/DoNotInline.java",
+ "build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java",
"build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java",
"build/android/java/src/org/chromium/build/annotations/MainDex.java",
"build/android/java/src/org/chromium/build/annotations/MockedInTests.java",
@@ -7820,7 +7820,6 @@ java_genrule {
"base/android/java/src/org/chromium/base/BaseFeatureList.java",
"base/android/java/src/org/chromium/base/BuildInfo.java",
"base/android/java/src/org/chromium/base/BundleUtils.java",
- "base/android/java/src/org/chromium/base/ByteArrayGenerator.java",
"base/android/java/src/org/chromium/base/Callback.java",
"base/android/java/src/org/chromium/base/CallbackController.java",
"base/android/java/src/org/chromium/base/CollectionUtil.java",
@@ -7861,6 +7860,7 @@ java_genrule {
"base/android/java/src/org/chromium/base/Promise.java",
"base/android/java/src/org/chromium/base/RadioUtils.java",
"base/android/java/src/org/chromium/base/RequiredCallback.java",
+ "base/android/java/src/org/chromium/base/ResettersForTesting.java",
"base/android/java/src/org/chromium/base/StreamUtil.java",
"base/android/java/src/org/chromium/base/StrictModeContext.java",
"base/android/java/src/org/chromium/base/SysUtils.java",
@@ -7945,6 +7945,7 @@ java_genrule {
"build/android/java/src/org/chromium/build/annotations/CheckDiscard.java",
"build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java",
"build/android/java/src/org/chromium/build/annotations/DoNotInline.java",
+ "build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java",
"build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java",
"build/android/java/src/org/chromium/build/annotations/MainDex.java",
"build/android/java/src/org/chromium/build/annotations/MockedInTests.java",
@@ -8050,7 +8051,6 @@ cc_genrule {
"base/android/java/src/org/chromium/base/BaseFeatureList.java",
"base/android/java/src/org/chromium/base/BuildInfo.java",
"base/android/java/src/org/chromium/base/BundleUtils.java",
- "base/android/java/src/org/chromium/base/ByteArrayGenerator.java",
"base/android/java/src/org/chromium/base/Callback.java",
"base/android/java/src/org/chromium/base/CallbackController.java",
"base/android/java/src/org/chromium/base/CollectionUtil.java",
@@ -8091,6 +8091,7 @@ cc_genrule {
"base/android/java/src/org/chromium/base/Promise.java",
"base/android/java/src/org/chromium/base/RadioUtils.java",
"base/android/java/src/org/chromium/base/RequiredCallback.java",
+ "base/android/java/src/org/chromium/base/ResettersForTesting.java",
"base/android/java/src/org/chromium/base/StreamUtil.java",
"base/android/java/src/org/chromium/base/StrictModeContext.java",
"base/android/java/src/org/chromium/base/SysUtils.java",
@@ -8175,6 +8176,7 @@ cc_genrule {
"build/android/java/src/org/chromium/build/annotations/CheckDiscard.java",
"build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java",
"build/android/java/src/org/chromium/build/annotations/DoNotInline.java",
+ "build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java",
"build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java",
"build/android/java/src/org/chromium/build/annotations/MainDex.java",
"build/android/java/src/org/chromium/build/annotations/MockedInTests.java",
@@ -8419,8 +8421,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -8653,8 +8655,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -8899,8 +8901,8 @@ cc_library_shared {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -9236,8 +9238,8 @@ cc_library_shared {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -9893,8 +9895,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -10109,8 +10111,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -10335,8 +10337,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -10458,8 +10460,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -10535,8 +10537,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -10745,8 +10747,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -10921,8 +10923,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -11130,8 +11132,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -11344,8 +11346,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -11535,8 +11537,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -11818,8 +11820,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DCOMPONENTS_PREFS_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -12028,8 +12030,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DCOMPONENTS_PREFS_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -12204,8 +12206,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -12380,8 +12382,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -12573,8 +12575,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGTEST_API_=",
"-DGTEST_HAS_ABSL=1",
@@ -12840,8 +12842,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DCRYPTO_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -13034,8 +13036,8 @@ cc_library_static {
],
cflags: [
"-DCRYPTO_IMPLEMENTATION",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -13315,8 +13317,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -13470,7 +13472,6 @@ java_library {
"base/android/java/src/org/chromium/base/BaseFeatureList.java",
"base/android/java/src/org/chromium/base/BuildInfo.java",
"base/android/java/src/org/chromium/base/BundleUtils.java",
- "base/android/java/src/org/chromium/base/ByteArrayGenerator.java",
"base/android/java/src/org/chromium/base/Callback.java",
"base/android/java/src/org/chromium/base/CallbackController.java",
"base/android/java/src/org/chromium/base/CollectionUtil.java",
@@ -13511,6 +13512,7 @@ java_library {
"base/android/java/src/org/chromium/base/Promise.java",
"base/android/java/src/org/chromium/base/RadioUtils.java",
"base/android/java/src/org/chromium/base/RequiredCallback.java",
+ "base/android/java/src/org/chromium/base/ResettersForTesting.java",
"base/android/java/src/org/chromium/base/StreamUtil.java",
"base/android/java/src/org/chromium/base/StrictModeContext.java",
"base/android/java/src/org/chromium/base/SysUtils.java",
@@ -13595,6 +13597,7 @@ java_library {
"build/android/java/src/org/chromium/build/annotations/CheckDiscard.java",
"build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java",
"build/android/java/src/org/chromium/build/annotations/DoNotInline.java",
+ "build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java",
"build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java",
"build/android/java/src/org/chromium/build/annotations/MainDex.java",
"build/android/java/src/org/chromium/build/annotations/MockedInTests.java",
@@ -13728,7 +13731,6 @@ java_library {
"base/android/java/src/org/chromium/base/BaseFeatureList.java",
"base/android/java/src/org/chromium/base/BuildInfo.java",
"base/android/java/src/org/chromium/base/BundleUtils.java",
- "base/android/java/src/org/chromium/base/ByteArrayGenerator.java",
"base/android/java/src/org/chromium/base/Callback.java",
"base/android/java/src/org/chromium/base/CallbackController.java",
"base/android/java/src/org/chromium/base/CollectionUtil.java",
@@ -13769,6 +13771,7 @@ java_library {
"base/android/java/src/org/chromium/base/Promise.java",
"base/android/java/src/org/chromium/base/RadioUtils.java",
"base/android/java/src/org/chromium/base/RequiredCallback.java",
+ "base/android/java/src/org/chromium/base/ResettersForTesting.java",
"base/android/java/src/org/chromium/base/StreamUtil.java",
"base/android/java/src/org/chromium/base/StrictModeContext.java",
"base/android/java/src/org/chromium/base/SysUtils.java",
@@ -13853,6 +13856,7 @@ java_library {
"build/android/java/src/org/chromium/build/annotations/CheckDiscard.java",
"build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java",
"build/android/java/src/org/chromium/build/annotations/DoNotInline.java",
+ "build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java",
"build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java",
"build/android/java/src/org/chromium/build/annotations/MainDex.java",
"build/android/java/src/org/chromium/build/annotations/MockedInTests.java",
@@ -14540,8 +14544,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -14778,8 +14782,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -14984,8 +14988,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -15190,8 +15194,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -15398,8 +15402,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -15613,8 +15617,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -15867,8 +15871,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -16118,8 +16122,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -16341,8 +16345,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -16548,8 +16552,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -16811,6 +16815,7 @@ cc_library_static {
"net/android/traffic_stats.cc",
"net/base/address_family.cc",
"net/base/address_list.cc",
+ "net/base/address_map_linux.cc",
"net/base/address_tracker_linux.cc",
"net/base/auth.cc",
"net/base/backoff_entry.cc",
@@ -17403,8 +17408,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -17522,6 +17527,7 @@ cc_library_static {
"net/android/traffic_stats.cc",
"net/base/address_family.cc",
"net/base/address_list.cc",
+ "net/base/address_map_linux.cc",
"net/base/address_tracker_linux.cc",
"net/base/auth.cc",
"net/base/backoff_entry.cc",
@@ -18110,8 +18116,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -18335,8 +18341,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -18545,8 +18551,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DENABLE_BUILT_IN_DNS",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -19042,8 +19048,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -19245,8 +19251,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -19890,8 +19896,8 @@ cc_library_shared {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -20098,8 +20104,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -20274,8 +20280,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -20466,8 +20472,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -20699,8 +20705,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -20926,8 +20932,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -21129,8 +21135,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -21230,6 +21236,7 @@ cc_library_static {
cc_library_static {
name: "cronet_aml_net_test_support__testing",
srcs: [
+ "net/base/address_tracker_linux_test_util.cc",
"net/base/connection_endpoint_metadata_test_util.cc",
"net/base/load_timing_info_test_util.cc",
"net/base/mock_file_stream.cc",
@@ -21435,8 +21442,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -22117,8 +22124,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -22598,8 +22605,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -22917,8 +22924,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -23399,8 +23406,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -23631,8 +23638,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -23812,8 +23819,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -24093,8 +24100,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -24270,8 +24277,8 @@ cc_binary {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DCR_SYSROOT_KEY=20230329T085712Z-1",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
@@ -24415,8 +24422,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DCR_SYSROOT_KEY=20230329T085712Z-1",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
@@ -24565,8 +24572,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -24747,8 +24754,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -24923,8 +24930,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DIS_URI_TEMPLATE_IMPL",
@@ -25100,8 +25107,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DIS_URI_TEMPLATE_IMPL",
@@ -25328,8 +25335,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -25529,8 +25536,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGTEST_API_=",
"-DGTEST_HAS_ABSL=1",
@@ -25726,8 +25733,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGTEST_API_=",
"-DGTEST_HAS_ABSL=1",
@@ -25835,8 +25842,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -25916,8 +25923,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -26018,8 +26025,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -26090,8 +26097,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -26198,8 +26205,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -26276,8 +26283,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -26381,8 +26388,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -26456,8 +26463,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -26558,8 +26565,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -26630,8 +26637,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -26732,8 +26739,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -26804,8 +26811,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -26910,8 +26917,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -26986,8 +26993,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -27112,8 +27119,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -27208,8 +27215,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -27338,8 +27345,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -27438,8 +27445,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -27546,8 +27553,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -27624,8 +27631,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -27741,8 +27748,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -27828,8 +27835,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -27943,8 +27950,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -28028,8 +28035,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -28138,8 +28145,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -28218,8 +28225,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -28326,8 +28333,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -28404,8 +28411,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -28512,8 +28519,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -28590,8 +28597,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -28707,8 +28714,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -28794,8 +28801,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -28912,8 +28919,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -29000,8 +29007,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -29107,8 +29114,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -29184,8 +29191,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -29299,8 +29306,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -29384,8 +29391,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -29492,8 +29499,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -29570,8 +29577,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -29686,8 +29693,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -29772,8 +29779,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -29881,8 +29888,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -29960,8 +29967,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -30104,8 +30111,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -30215,8 +30222,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -30337,8 +30344,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -30424,8 +30431,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -30567,8 +30574,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -30677,8 +30684,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -30790,8 +30797,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -30868,8 +30875,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -30986,8 +30993,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -31074,8 +31081,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -31190,8 +31197,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -31276,8 +31283,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -31418,8 +31425,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -31527,8 +31534,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -31667,8 +31674,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -31769,8 +31776,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -31876,8 +31883,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -31948,8 +31955,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -32060,8 +32067,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -32142,8 +32149,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -32258,8 +32265,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -32344,8 +32351,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -32461,8 +32468,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -32548,8 +32555,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -32650,8 +32657,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -32722,8 +32729,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -32824,8 +32831,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -32896,8 +32903,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -33009,8 +33016,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -33092,8 +33099,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -33200,8 +33207,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -33278,8 +33285,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -33398,8 +33405,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -33488,8 +33495,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -33601,8 +33608,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -33684,8 +33691,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -33791,8 +33798,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -33868,8 +33875,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -33974,8 +33981,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -34050,8 +34057,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -34160,8 +34167,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -34240,8 +34247,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -34353,8 +34360,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -34436,8 +34443,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -34538,8 +34545,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -34610,8 +34617,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -34731,8 +34738,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -34822,8 +34829,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -34959,8 +34966,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -35066,8 +35073,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -35204,8 +35211,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -35312,8 +35319,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -35447,8 +35454,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -35552,8 +35559,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -35674,8 +35681,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -35766,8 +35773,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -35873,8 +35880,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -35950,8 +35957,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -36074,8 +36081,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -36168,8 +36175,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -36300,8 +36307,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -36402,8 +36409,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -36512,8 +36519,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -36592,8 +36599,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -36710,8 +36717,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -36798,8 +36805,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -36923,8 +36930,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -37018,8 +37025,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -37127,8 +37134,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -37206,8 +37213,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -37322,8 +37329,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -37408,8 +37415,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -37542,8 +37549,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -37646,8 +37653,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -37748,8 +37755,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -37820,8 +37827,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -37933,8 +37940,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38016,8 +38023,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -38135,8 +38142,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38224,8 +38231,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -38330,8 +38337,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38406,8 +38413,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -38512,8 +38519,8 @@ cc_library_static {
"-DABSL_ALLOCATOR_NOTHROW=1",
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38588,8 +38595,8 @@ cc_library_static {
],
cflags: [
"-DABSL_ALLOCATOR_NOTHROW=1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -38689,8 +38696,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38761,8 +38768,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38833,8 +38840,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -38907,8 +38914,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -39079,7 +39086,6 @@ cc_library_static {
"third_party/boringssl/src/crypto/ex_data.c",
"third_party/boringssl/src/crypto/fipsmodule/bcm.c",
"third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c",
- "third_party/boringssl/src/crypto/hkdf/hkdf.c",
"third_party/boringssl/src/crypto/hpke/hpke.c",
"third_party/boringssl/src/crypto/hrss/hrss.c",
"third_party/boringssl/src/crypto/kyber/keccak.c",
@@ -39115,6 +39121,7 @@ cc_library_static {
"third_party/boringssl/src/crypto/refcount_c11.c",
"third_party/boringssl/src/crypto/refcount_lock.c",
"third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c",
+ "third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c",
"third_party/boringssl/src/crypto/rsa_extra/rsa_print.c",
"third_party/boringssl/src/crypto/siphash/siphash.c",
"third_party/boringssl/src/crypto/stack/stack.c",
@@ -39246,8 +39253,8 @@ cc_library_static {
"-DBORINGSSL_ALLOW_CXX_RUNTIME",
"-DBORINGSSL_IMPLEMENTATION",
"-DBORINGSSL_NO_STATIC_INITIALIZER",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -39344,8 +39351,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -39544,8 +39551,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -39624,8 +39631,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -39705,8 +39712,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -39783,8 +39790,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -39859,8 +39866,8 @@ cc_library_static {
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
"-DCOMPILER_GCC",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DHTML5_MODE",
@@ -40021,8 +40028,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGTEST_API_=",
"-DGTEST_HAS_ABSL=1",
@@ -40214,8 +40221,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGTEST_API_=",
"-DGTEST_HAS_ABSL=1",
@@ -40554,8 +40561,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_DLOPEN=0",
"-DHAVE_SYS_UIO_H",
@@ -40882,8 +40889,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_DLOPEN=0",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -41195,8 +41202,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_DLOPEN=0",
"-DHAVE_SYS_UIO_H",
@@ -41479,8 +41486,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_DLOPEN=0",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -41608,8 +41615,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_CONFIG_H",
"-DHAVE_SYS_UIO_H",
@@ -41694,8 +41701,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_CONFIG_H",
"-DNDEBUG",
@@ -41839,8 +41846,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -41930,8 +41937,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -42023,8 +42030,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE",
@@ -42390,8 +42397,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DNDEBUG",
@@ -42463,8 +42470,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DNDEBUG",
"-DNO_UNWIND_TABLES",
@@ -42652,8 +42659,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DCR_SYSROOT_KEY=20230329T085712Z-1",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -42747,8 +42754,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -42857,8 +42864,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
"-DGOOGLE_PROTOBUF_NO_RTTI",
@@ -42944,8 +42951,8 @@ cc_binary {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DCR_SYSROOT_KEY=20230329T085712Z-1",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -43094,8 +43101,8 @@ cc_library_static {
"cronet_aml_defaults",
],
cflags: [
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DCR_SYSROOT_KEY=20230329T085712Z-1",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
@@ -43362,8 +43369,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DIS_URL_IMPL",
@@ -43575,8 +43582,8 @@ cc_library_static {
cflags: [
"-DANDROID",
"-DANDROID_NDK_VERSION_ROLL=r23_1",
- "-DCR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"",
- "-DCR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09",
+ "-DCR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"",
+ "-DCR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b",
"-DDYNAMIC_ANNOTATIONS_ENABLED=0",
"-DHAVE_SYS_UIO_H",
"-DIS_URL_IMPL",
diff --git a/android/tools/gn2bp/desc_arm.json b/android/tools/gn2bp/desc_arm.json
index 3f45a701b..846a8dae1 100644
--- a/android/tools/gn2bp/desc_arm.json
+++ b/android/tools/gn2bp/desc_arm.json
@@ -201,7 +201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags", "//base/allocator/partition_allocator:chromeos_buildflags", "//base/allocator/partition_allocator:debugging_buildflags", "//base/allocator/partition_allocator:logging_buildflags", "//base/allocator/partition_allocator:partition_alloc_buildflags", "//third_party/android_ndk:cpu_features" ],
"externs": {
@@ -233,7 +233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -262,7 +262,7 @@
},
"outputs": [ "//out/cronet/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=false", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=false", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=false", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=false", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -277,7 +277,7 @@
},
"outputs": [ "//out/cronet/clang_x64/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -295,7 +295,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags" ],
"externs": {
@@ -325,7 +325,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -770,7 +770,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_registration", "//base/android/jni_generator:jni_sample_native_side", "//build/config:shared_library_deps" ],
"externs": {
@@ -803,7 +803,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_sample_header" ],
"externs": {
@@ -1125,7 +1125,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1156,7 +1156,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1202,7 +1202,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps" ],
"externs": {
@@ -1234,7 +1234,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1266,7 +1266,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support" ],
"externs": {
@@ -1298,7 +1298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps" ],
"externs": {
@@ -1331,7 +1331,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:clang_profiling_buildflags", "//build:chromeos_buildflags" ],
"externs": {
@@ -1363,7 +1363,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/test:native_library_test_utils", "//build/config:shared_library_deps" ],
"externs": {
@@ -1396,7 +1396,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/libxml:libxml_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_static", "//base:i18n", "//base/test:base_unittests_jni_headers", "//base/test:test_config", "//base/test:test_support_java", "//base/test:test_support_jni_headers", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icuuc", "//third_party/libxml:libxml_utils", "//third_party/libxml:xml_reader" ],
"externs": {
@@ -1590,7 +1590,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/test:perf_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -1622,7 +1622,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1654,7 +1654,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1685,7 +1685,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1717,7 +1717,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1811,7 +1811,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1842,7 +1842,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/android_ndk:cpu_features_include", "//build/config/android:jni_include_dir", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags", "//base:base_jni_headers", "//base:base_static", "//base:build_date", "//base:cfi_buildflags", "//base:clang_profiling_buildflags", "//base:debugging_buildflags", "//base:feature_list_buildflags", "//base:ios_cronet_buildflags", "//base:logging_buildflags", "//base:message_pump_buildflags", "//base:nodebug_assertion", "//base:orderfile_buildflags", "//base:power_monitor_buildflags", "//base:profiler_buildflags", "//base:rust_buildflags", "//base:sanitizer_buildflags", "//base:synchronization_buildflags", "//base:tracing_buildflags", "//base/allocator:buildflags", "//base/allocator/partition_allocator:buildflags", "//base/allocator/partition_allocator:partition_alloc", "//base/allocator/partition_allocator:raw_ptr", "//base/numerics:base_numerics", "//base/third_party/double_conversion:double_conversion", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:branding_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config/compiler:compiler_buildflags", "//third_party/abseil-cpp:absl", "//third_party/android_ndk:cpu_features", "//third_party/ashmem:ashmem", "//third_party/boringssl:boringssl", "//third_party/icu:icui18n", "//third_party/icu:icuuc", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -1857,7 +1857,7 @@
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.cc", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/trace_event/cfi_backtrace_android.cc", "//base/trace_event/cfi_backtrace_android.h", "//base/profiler/chrome_unwind_info_android.cc", "//base/profiler/chrome_unwind_info_android.h", "//base/profiler/chrome_unwinder_android.cc", "//base/profiler/chrome_unwinder_android.h", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.cc", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/trace_event/cfi_backtrace_android.cc", "//base/trace_event/cfi_backtrace_android.h", "//base/profiler/chrome_unwind_info_android.cc", "//base/profiler/chrome_unwind_info_android.h", "//base/profiler/chrome_unwinder_android.cc", "//base/profiler/chrome_unwinder_android.h", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -1875,7 +1875,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags(//build/toolchain/linux:clang_x64)", "//base:base_static(//build/toolchain/linux:clang_x64)", "//base:build_date(//build/toolchain/linux:clang_x64)", "//base:cfi_buildflags(//build/toolchain/linux:clang_x64)", "//base:clang_profiling_buildflags(//build/toolchain/linux:clang_x64)", "//base:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base:feature_list_buildflags(//build/toolchain/linux:clang_x64)", "//base:ios_cronet_buildflags(//build/toolchain/linux:clang_x64)", "//base:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base:message_pump_buildflags(//build/toolchain/linux:clang_x64)", "//base:nodebug_assertion(//build/toolchain/linux:clang_x64)", "//base:orderfile_buildflags(//build/toolchain/linux:clang_x64)", "//base:power_monitor_buildflags(//build/toolchain/linux:clang_x64)", "//base:profiler_buildflags(//build/toolchain/linux:clang_x64)", "//base:rust_buildflags(//build/toolchain/linux:clang_x64)", "//base:sanitizer_buildflags(//build/toolchain/linux:clang_x64)", "//base:synchronization_buildflags(//build/toolchain/linux:clang_x64)", "//base:tracing_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:raw_ptr(//build/toolchain/linux:clang_x64)", "//base/numerics:base_numerics(//build/toolchain/linux:clang_x64)", "//base/third_party/double_conversion:double_conversion(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//build:blink_buildflags(//build/toolchain/linux:clang_x64)", "//build:branding_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//build/config/compiler:compiler_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)", "//third_party/icu:icui18n(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc(//build/toolchain/linux:clang_x64)", "//third_party/libevent:libevent(//build/toolchain/linux:clang_x64)", "//third_party/modp_b64:modp_b64(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -1889,7 +1889,7 @@
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -2280,7 +2280,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -2374,7 +2374,7 @@
"args": [ "--depfile=gen/base/base_java__compile_java.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.javac.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\", \"gen/base/base_java.generated.srcjar\"]", "--target-name", "//base:base_java__compile_java", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java.turbine.jar", "--classpath=[\"obj/base/base_java.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__compile_java.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:base_java__header", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2406,7 +2406,7 @@
"args": [ "--depfile=gen/base/base_java__header.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.turbine.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\"]", "--target-name", "//base:base_java__header", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__header.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2628,7 +2628,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__compile_java.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.javac.jar", "--java-srcjars=[\"gen/base/base_java_test_support.generated.srcjar\"]", "--target-name", "//base:base_java_test_support__compile_java", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java_test_support.turbine.jar", "--classpath=[\"obj/base/base_java_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_test_support__header", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2660,7 +2660,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__header.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//base:base_java_test_support__header", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3249,7 +3249,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:base_javatests_jni_headers" ],
"externs": {
@@ -3465,7 +3465,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__compile_java.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.javac.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\", \"gen/base/base_junit_tests.generated.srcjar\"]", "--target-name", "//base:base_junit_tests__compile_java", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_junit_tests.turbine.jar", "--classpath=[\"obj/base/base_junit_tests.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__java_binary__header", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3535,7 +3535,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__java_binary__header.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.turbine.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\"]", "--target-name", "//base:base_junit_tests__java_binary__header", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_junit_tests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__java_binary__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3954,7 +3954,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:debugging_buildflags", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -4012,7 +4012,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:loadable_module_deps" ],
"externs": {
@@ -4187,7 +4187,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:loadable_module_deps" ],
"externs": {
@@ -4220,7 +4220,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/android:jni_include_dir", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_profiler_test_support_jni_headers", "//base:native_unwinder_android", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -4251,7 +4251,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags" ],
"externs": {
@@ -4283,7 +4283,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -4640,7 +4640,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:minimal_symbols", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:arm_bti_testfunctions", "//base:base", "//base:base_stack_sampling_profiler_test_util", "//base:feature_list_buildflags", "//base:i18n", "//base:message_pump_buildflags", "//base:sanitizer_buildflags", "//base/allocator:buildflags", "//base/test:immediate_crash_test_helper", "//base/test:native_library_test_utils", "//base/test:run_all_unittests", "//base/test:test_child_process", "//base/test:test_shared_library", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:base_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icu", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -4654,7 +4654,7 @@
"outputs": [ "//out/cronet/libbase_unittests__library.so", "//out/cronet/libbase_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libbase_unittests__library.so", "//out/cronet/lib.unstripped/libbase_unittests__library.so.map.gz" ],
"public": "*",
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_conversions_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/trace_event/cfi_backtrace_android_unittest.cc", "//base/profiler/chrome_unwind_info_android_unittest.cc", "//base/profiler/chrome_unwinder_android_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
+ "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/to_string_test.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/supports_ostream_operator_test.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/trace_event/cfi_backtrace_android_unittest.cc", "//base/profiler/chrome_unwind_info_android_unittest.cc", "//base/profiler/chrome_unwinder_android_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -4752,7 +4752,7 @@
"visibility": [ "*" ]
},
"//base:build_date": {
- "args": [ "gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4766,7 +4766,7 @@
"visibility": [ "*" ]
},
"//base:build_date(//build/toolchain/linux:clang_x64)": {
- "args": [ "clang_x64/gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "clang_x64/gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4791,7 +4791,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//third_party/icu:icuuc" ],
"externs": {
@@ -4855,7 +4855,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest" ],
"externs": {
@@ -5014,7 +5014,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//third_party/ced:ced", "//third_party/icu:icu" ],
"externs": {
@@ -5224,7 +5224,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps" ],
"externs": {
@@ -5319,7 +5319,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/libunwindstack:libunwindstack" ],
"externs": {
@@ -5351,7 +5351,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static" ],
"externs": {
@@ -5382,7 +5382,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -5444,7 +5444,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:optimize_speed", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/allocator/partition_allocator:buildflags", "//build:branding_buildflags", "//build/config/compiler:compiler_buildflags" ],
"externs": {
@@ -7205,7 +7205,7 @@
"args": [ "--depfile=gen/build/android/build_java__compile_java.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.javac.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\", \"gen/build/android/build_java.generated.srcjar\"]", "--target-name", "//build/android:build_java__compile_java", "--header-jar", "obj/build/android/build_java.turbine.jar", "--classpath=[\"obj/build/android/build_java.turbine.jar\"]", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__compile_java.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:build_java__header", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7237,7 +7237,7 @@
"args": [ "--depfile=gen/build/android/build_java__header.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.turbine.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\"]", "--target-name", "//build/android:build_java__header", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/build/android/build_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__header.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7733,7 +7733,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -8021,7 +8021,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -8052,7 +8052,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -8155,7 +8155,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi" ],
"externs": {
@@ -8187,7 +8187,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -8218,7 +8218,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libunwind:libunwind" ],
"externs": {
@@ -8249,7 +8249,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ ],
"externs": {
@@ -8279,7 +8279,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//build/config/compiler:optimize_speed", "//buildtools/third_party/libunwind:libunwind_config" ],
- "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
+ "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
"deps": [ ],
"externs": {
@@ -8343,7 +8343,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//components/cronet/android:hide_all_but_jni_onload_and_cronet", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//net:net" ],
"externs": {
@@ -8352,10 +8352,10 @@
"ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=arm-linux-androideabi19", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Wl,--version-script=../../components/cronet/android/android_only_jni_onload_and_cronet_exports.lst", "-Wl,-wrap,calloc", "-Wl,-wrap,free", "-Wl,-wrap,malloc", "-Wl,-wrap,memalign", "-Wl,-wrap,posix_memalign", "-Wl,-wrap,pvalloc", "-Wl,-wrap,realloc", "-Wl,-wrap,valloc", "-Wl,-wrap,malloc_usable_size", "-Wl,-wrap,realpath", "-Wl,-wrap,strdup", "-Wl,-wrap,strndup", "-Wl,-wrap,getcwd", "-Wl,-wrap,asprintf", "-Wl,-wrap,vasprintf" ],
"libs": [ "android_support", "dl", "m", "android", "log", "//base/android/library_loader/anchor_functions.lds" ],
"metadata": {
- "shared_libraries": [ "//out/cronet/libcronet.114.0.5715.0.so" ]
+ "shared_libraries": [ "//out/cronet/libcronet.114.0.5735.53.so" ]
},
- "output_name": "cronet.114.0.5715.0",
- "outputs": [ "//out/cronet/libcronet.114.0.5715.0.so", "//out/cronet/libcronet.114.0.5715.0.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so.map.gz" ],
+ "output_name": "cronet.114.0.5735.53",
+ "outputs": [ "//out/cronet/libcronet.114.0.5735.53.so", "//out/cronet/libcronet.114.0.5735.53.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so.map.gz" ],
"public": "*",
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/android/cronet_jni.cc" ],
@@ -8561,7 +8561,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__compile_java.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.javac.jar", "--java-srcjars=[\"gen/components/cronet/android/cronet_common_javatests.generated.srcjar\"]", "--target-name", "//components/cronet/android:cronet_common_javatests__compile_java", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--classpath=[\"obj/components/cronet/android/cronet_common_javatests.turbine.jar\"]", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_common_javatests__header", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -8593,7 +8593,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__header.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--java-srcjars=[]", "--target-name", "//components/cronet/android:cronet_common_javatests__header", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__header.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -9304,9 +9304,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/libs/armeabi-v7a/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/libs/armeabi-v7a/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
"type": "copy",
@@ -9318,9 +9318,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/symbols/armeabi-v7a/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/symbols/armeabi-v7a/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
"type": "copy",
@@ -11201,7 +11201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet:metrics_util", "//components/cronet/android:buildflags", "//components/cronet/android:cronet_jni_headers", "//components/cronet/android:cronet_jni_registration", "//components/cronet/android:request_context_config_proto", "//components/prefs:prefs", "//net:net", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -11741,7 +11741,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet/android:cronet", "//components/cronet/android:cronet_tests_jni_headers", "//components/cronet/testing:test_support", "//components/prefs:prefs", "//net:net", "//net:simple_quic_tools", "//net:test_support", "//third_party/icu:icu" ],
"externs": {
@@ -12097,7 +12097,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12639,7 +12639,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common_unittests", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12815,7 +12815,7 @@
},
"//components/cronet/android:dependencies_checks": {
"all_dependent_configs": [ "//base/allocator:wrap_malloc_symbols" ],
- "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp", "--is_cronet_build" ],
+ "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp" ],
"deps": [ "//components/cronet/android:cronet" ],
"inputs": [ "//components/cronet/android/dependencies.txt" ],
"metadata": {
@@ -13396,7 +13396,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_api": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_api.d",
"deps": [ "//components/cronet/android:cronet_api_java", "//components/cronet/android:repackage_api__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_api.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13428,7 +13428,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_common": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_common.d",
"deps": [ "//components/cronet/android:cronet_impl_common_base_java", "//components/cronet/android:repackage_common__build_config_crbug_908819", "//net/android:net_thread_stats_uid_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_common.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13460,7 +13460,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native.d",
"deps": [ "//components/cronet/android:cronet_jni_registration_java", "//components/cronet/android:repackage_native__build_config_crbug_908819", "//components/cronet/android:repackage_native_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13492,7 +13492,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native_impl": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native_impl.d",
"deps": [ "//base:base_java", "//base:jni_java", "//build/android:build_java", "//components/cronet/android:cronet_impl_native_base_java", "//components/cronet/android:cronet_urlconnection_impl_java", "//components/cronet/android:repackage_native_impl__build_config_crbug_908819", "//components/cronet/android:request_context_config_java_proto", "//net/android:net_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native_impl.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13634,7 +13634,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars.d",
"deps": [ "//components/cronet/android:cronet_tests_jni_registration_java", "//components/cronet/android:repackage_test_jars__build_config_crbug_908819", "//components/cronet/android:repackage_test_jars_without_jni_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13666,7 +13666,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars_without_jni": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.d",
"deps": [ "//base:base_java", "//base:base_java_test_support", "//base:jni_java", "//components/cronet/android:cronet_common_javatests", "//components/cronet/android:cronet_javatests", "//components/cronet/android:cronet_test_apk_java", "//components/cronet/android:repackage_test_jars_without_jni__build_config_crbug_908819", "//net/android:embedded_test_server_aidl_java", "//net/android:net_java", "//net/android:net_java_test_support", "//third_party/androidx:androidx_annotation_annotation_experimental_java", "//third_party/netty4:netty_all_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13962,7 +13962,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet/android:request_context_config_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -14059,7 +14059,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:test_support" ],
"externs": {
@@ -14119,7 +14119,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//components/cronet:cronet_buildflags", "//components/cronet:cronet_version_header", "//components/metrics:library_support", "//components/prefs:prefs", "//net:net" ],
"externs": {
@@ -14151,7 +14151,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet:cronet_common", "//components/prefs:test_support", "//net:test_support" ],
"externs": {
@@ -14194,7 +14194,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//components/cronet:cronet_version_header_action" ],
"externs": {
@@ -14241,7 +14241,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14273,7 +14273,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//third_party/metrics_proto:metrics_proto" ],
"externs": {
@@ -14544,7 +14544,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//components/prefs:prefs_features", "//components/prefs/android:jni_headers" ],
"externs": {
@@ -14578,7 +14578,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14611,7 +14611,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14645,7 +14645,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs_features", "//components/prefs:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14708,7 +14708,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//crypto:buildflags", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -14742,7 +14742,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:external_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//crypto:buildflags(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -15099,7 +15099,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:run_all_unittests", "//base/test:test_support", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -15158,7 +15158,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//crypto:crypto" ],
"externs": {
@@ -15335,7 +15335,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_test_jni_headers", "//net:test_support" ],
"externs": {
@@ -15532,7 +15532,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:shared_library_deps", "//net:test_support", "//net/android:java_test_native_support" ],
"externs": {
@@ -16649,7 +16649,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps" ],
"externs": {
@@ -16698,7 +16698,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16730,7 +16730,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client" ],
"externs": {
@@ -16763,7 +16763,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16795,7 +16795,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/dns:host_cache_fuzzer_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net/dns:host_cache_fuzzer_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -16846,7 +16846,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns/public:public" ],
"externs": {
@@ -16879,7 +16879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16912,7 +16912,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver" ],
"externs": {
@@ -17032,7 +17032,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17064,7 +17064,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//net:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17111,7 +17111,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build:branding_buildflags", "//net:net_deps", "//net:net_public_deps", "//net/dns:dns" ],
"externs": {
@@ -17252,7 +17252,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net/third_party/quiche:net_quic_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17303,7 +17303,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net/third_party/quiche:net_quic_test_tools_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17354,7 +17354,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//testing/gmock:gmock" ],
"externs": {
@@ -17388,7 +17388,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools" ],
"externs": {
@@ -17421,7 +17421,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17455,7 +17455,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17489,7 +17489,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17523,7 +17523,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:simple_quic_tools" ],
"externs": {
@@ -17556,7 +17556,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:uri_template", "//net/third_party/quiche:net_quic_proto", "//third_party/abseil-cpp:absl", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -17590,7 +17590,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:quic_test_flags_utils", "//net:test_support", "//net/third_party/quiche:quiche", "//net/third_party/quiche:quiche_tool_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -17624,7 +17624,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17657,7 +17657,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -17703,7 +17703,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17734,7 +17734,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17765,7 +17765,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17808,7 +17808,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:url" ],
"externs": {
@@ -17839,7 +17839,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//crypto:crypto(//build/toolchain/linux:clang_x64)", "//net/tools/transport_security_state_generator:transport_security_state_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17871,7 +17871,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//net/tools/huffman_trie:huffman_trie_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17902,7 +17902,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net/traffic_annotation:traffic_annotation" ],
"externs": {
@@ -17934,7 +17934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags" ],
"externs": {
@@ -17965,7 +17965,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:backoff_entry_serializer_fuzzer_input_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:backoff_entry_serializer_fuzzer_input_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18031,7 +18031,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -18079,7 +18079,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net" ],
"externs": {
@@ -18122,7 +18122,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:disk_cache_lpm_fuzzer_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18172,7 +18172,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net" ],
"externs": {
@@ -18205,7 +18205,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:test_support" ],
"externs": {
@@ -18254,7 +18254,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:net", "//sql:sql" ],
"externs": {
@@ -18287,7 +18287,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -18320,7 +18320,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:isolation_info_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18370,7 +18370,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//net:cronet_buildflags", "//net:net_deps", "//net:net_export_header", "//net:net_public_deps", "//net/dns:dns", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client", "//net/dns/public:public", "//net/http:transport_security_state_generated_files", "//net/third_party/quiche:quiche" ],
"externs": {
@@ -18385,7 +18385,7 @@
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_bypass_mmap_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
+ "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.cc", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_bypass_mmap_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -18657,7 +18657,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:constants", "//net:cronet_buildflags", "//net:isolation_info_proto", "//net:net_export_header", "//net:net_jni_headers", "//net:preload_decoder", "//net/base/registry_controlled_domains:registry_controlled_domains", "//third_party/brotli:dec", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags" ],
"externs": {
@@ -18699,7 +18699,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -18911,7 +18911,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net:net_nqe_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -19362,7 +19362,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//net:extras", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:test_support", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf", "//url:url" ],
"externs": {
@@ -19421,7 +19421,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//crypto:crypto", "//net:buildflags", "//net:net_nqe_proto", "//net:uri_template", "//net/third_party/quiche:net_quic_test_tools_proto", "//net/third_party/quiche:quiche", "//net/traffic_annotation:traffic_annotation", "//third_party/boringssl:boringssl", "//url:url" ],
"externs": {
@@ -19496,7 +19496,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net:net_resources_grit" ],
"externs": {
@@ -19924,7 +19924,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//net:cronet_buildflags", "//net:net", "//net:net_test_jni_headers", "//net:preload_decoder", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//net:test_support", "//net/base/registry_controlled_domains:lookup_strings_test_sets", "//net/base/registry_controlled_domains:registry_controlled_domains", "//net/dns:tests", "//net/dns/public:tests", "//net/http:transport_security_state_unittest_data", "//net/http:transport_security_state_unittest_data_default", "//net/third_party/nist-pkits:nist-pkits", "//net/third_party/quiche:quiche_tests", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//net/tools/testserver:testserver_py", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:net_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -20038,7 +20038,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -20071,7 +20071,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_client_core", "//url:url" ],
"externs": {
@@ -20104,7 +20104,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_server_core", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -20137,7 +20137,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net" ],
"externs": {
@@ -20169,7 +20169,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net:test_support", "//net/third_party/quiche:quiche_test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -20201,7 +20201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:reporting_policy_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:reporting_policy_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -20251,7 +20251,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//net/third_party/quiche:quiche_tool_support", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -20284,7 +20284,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -20316,7 +20316,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//net:net_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//crypto:crypto", "//net:cronet_buildflags", "//net:gtest_util", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net/dns:test_support", "//net/http:transport_security_state_unittest_data_default", "//net/tools/tld_cleanup:tld_cleanup", "//net/traffic_annotation:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -20331,7 +20331,7 @@
"public": "*",
"public_configs": [ "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
+ "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/base/address_tracker_linux_test_util.cc", "//net/base/address_tracker_linux_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -20350,7 +20350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -20384,7 +20384,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20751,7 +20751,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//sql:sql", "//sql:sql_unittests_bundle_data", "//sql:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20822,7 +20822,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//sql:sql", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -21012,7 +21012,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__compile_java.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.javac.jar", "--java-srcjars=[\"gen/testing/android/junit/junit_test_support.generated.srcjar\"]", "--target-name", "//testing/android/junit:junit_test_support__compile_java", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/testing/android/junit/junit_test_support.turbine.jar", "--classpath=[\"obj/testing/android/junit/junit_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__compile_java.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//testing/android/junit:junit_test_support__header", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -21028,7 +21028,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__header.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//testing/android/junit:junit_test_support__header", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/testing/android/junit/junit_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__header.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -21299,7 +21299,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_browser_test_jni_headers" ],
"externs": {
@@ -21602,7 +21602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_test_support" ],
"externs": {
@@ -21634,7 +21634,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//testing/android/native_test:native_test_jni_headers", "//testing/gtest:gtest" ],
"externs": {
@@ -21792,7 +21792,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21822,7 +21822,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21852,7 +21852,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21882,7 +21882,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21912,37 +21912,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
- "deps": [ ],
- "externs": {
-
- },
- "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/" ],
- "ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=arm-linux-androideabi19", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "libs": [ "android_support" ],
- "metadata": {
-
- },
- "public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "swiftflags": [ "-file-compilation-dir=." ],
- "testonly": true,
- "toolchain": "//build/toolchain/android:android_clang_arm",
- "type": "source_set",
- "visibility": [ "*" ]
- },
- "//testing/buildbot/filters:chrome_junit_tests_filters": {
- "allow_circular_includes_from": [ ],
- "arflags": [ "-T" ],
- "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "--target=arm-linux-androideabi19", "-march=armv7-a", "-mfloat-abi=softfp", "-Wa,-fdebug-compilation-dir,.", "-mfpu=vfpv3-d16", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags": [ "-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggressive", "-Wthread-safety", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshadow", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "--target=arm-linux-androideabi19", "-march=armv7-a", "-mfloat-abi=softfp", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-mfpu=vfpv3-d16", "-mthumb", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fomit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare" ],
- "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "check_includes": true,
- "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21972,7 +21942,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22002,7 +21972,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22032,7 +22002,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22062,7 +22032,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22092,7 +22062,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22122,7 +22092,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22152,7 +22122,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22182,7 +22152,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22212,7 +22182,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22242,7 +22212,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22272,7 +22242,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22302,7 +22272,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22332,7 +22302,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22362,7 +22332,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22392,7 +22362,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22422,7 +22392,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22452,7 +22422,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22482,7 +22452,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22512,7 +22482,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22542,7 +22512,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22572,7 +22542,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22602,7 +22572,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22632,7 +22602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22662,7 +22632,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22692,7 +22662,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22722,7 +22692,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22752,7 +22722,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22782,7 +22752,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22812,7 +22782,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22842,7 +22812,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22872,7 +22842,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22902,7 +22872,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22932,7 +22902,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22962,7 +22932,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22993,7 +22963,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -23026,7 +22996,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gmock_main" ],
"externs": {
@@ -23057,7 +23027,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -23090,7 +23060,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23123,7 +23093,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main" ],
"externs": {
@@ -23153,7 +23123,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23182,7 +23152,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//testing/libfuzzer/proto:json_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//testing/libfuzzer/proto:json_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -23232,7 +23202,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest" ],
"externs": {
@@ -23264,7 +23234,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -23372,7 +23342,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23403,7 +23373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23434,7 +23404,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23466,7 +23436,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23497,7 +23467,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23528,7 +23498,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23560,7 +23530,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23591,7 +23561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23621,7 +23591,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:cycleclock_internal", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:spinlock_wait", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23653,7 +23623,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:cycleclock_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:spinlock_wait(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23684,7 +23654,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23715,7 +23685,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23745,7 +23715,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23776,7 +23746,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23807,7 +23777,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23839,7 +23809,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23870,7 +23840,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23900,7 +23870,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23931,7 +23901,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23961,7 +23931,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23992,7 +23962,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24022,7 +23992,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24053,7 +24023,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24083,7 +24053,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -24114,7 +24084,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24144,7 +24114,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -24175,7 +24145,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -24206,7 +24176,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24236,7 +24206,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24268,7 +24238,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24299,7 +24269,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24331,7 +24301,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24362,7 +24332,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24393,7 +24363,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24424,7 +24394,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24456,7 +24426,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -24487,7 +24457,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity" ],
"externs": {
@@ -24519,7 +24489,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24550,7 +24520,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24583,7 +24553,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gtest" ],
"externs": {
@@ -24615,7 +24585,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24647,7 +24617,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24678,7 +24648,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24710,7 +24680,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24741,7 +24711,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24773,7 +24743,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24804,7 +24774,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal" ],
"externs": {
@@ -24835,7 +24805,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24865,7 +24835,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24896,7 +24866,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24927,7 +24897,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24959,7 +24929,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:compare", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24991,7 +24961,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:compare(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25011,6 +24981,37 @@
"type": "source_set",
"visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
},
+ "//third_party/abseil-cpp/absl/container:btree_test_common": {
+ "allow_circular_includes_from": [ ],
+ "arflags": [ "-T" ],
+ "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "--target=arm-linux-androideabi19", "-march=armv7-a", "-mfloat-abi=softfp", "-Wa,-fdebug-compilation-dir,.", "-mfpu=vfpv3-d16", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags": [ "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "--target=arm-linux-androideabi19", "-march=armv7-a", "-mfloat-abi=softfp", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-mfpu=vfpv3-d16", "-mthumb", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fomit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare", "-Werror", "-Wall", "-Wno-unused-variable", "-Wno-c++11-narrowing", "-Wno-unused-but-set-variable", "-Wno-misleading-indentation", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshorten-64-to-32", "-Wimplicit-int-conversion", "-Wsign-compare", "-Wsign-conversion", "-Wtautological-unsigned-zero-compare" ],
+ "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-Wbool-conversion", "-Wconstant-conversion", "-Wenum-conversion", "-Wint-conversion", "-Wliteral-conversion", "-Wnon-literal-null-conversion", "-Wnull-conversion", "-Wobjc-literal-conversion", "-Wstring-conversion", "-Wbitfield-enum-conversion" ],
+ "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
+ "check_includes": true,
+ "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
+ "externs": {
+
+ },
+ "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/", "//third_party/abseil-cpp/" ],
+ "ldflags": [ "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=arm-linux-androideabi19", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Werror" ],
+ "libs": [ "android_support" ],
+ "metadata": {
+
+ },
+ "public": [ "//third_party/abseil-cpp/absl/container/btree_test.h" ],
+ "public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "swiftflags": [ "-file-compilation-dir=." ],
+ "testonly": true,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "source_set",
+ "visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
+ },
"//third_party/abseil-cpp/absl/container:common": {
"allow_circular_includes_from": [ ],
"arflags": [ "-T" ],
@@ -25022,7 +25023,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -25053,7 +25054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25083,7 +25084,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25114,7 +25115,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25145,7 +25146,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -25177,7 +25178,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25208,7 +25209,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25238,7 +25239,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25269,7 +25270,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25299,7 +25300,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25330,7 +25331,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25361,7 +25362,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25391,7 +25392,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25422,7 +25423,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25452,7 +25453,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25483,7 +25484,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25513,7 +25514,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25544,7 +25545,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25574,7 +25575,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25606,7 +25607,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25637,7 +25638,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25668,7 +25669,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25698,7 +25699,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks" ],
"externs": {
@@ -25729,7 +25730,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25760,7 +25761,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25790,7 +25791,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/profiling:sample_recorder", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25822,7 +25823,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:sample_recorder(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25853,7 +25854,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:inlined_vector_internal", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25884,7 +25885,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25914,7 +25915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -25945,7 +25946,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25976,7 +25977,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:exception_testing", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:counting_allocator", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:test_instance_tracker", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26008,7 +26009,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -26039,7 +26040,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26069,7 +26070,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -26100,7 +26101,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26130,7 +26131,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -26161,7 +26162,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26191,7 +26192,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26222,7 +26223,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26253,7 +26254,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26285,7 +26286,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:raw_hash_set" ],
"externs": {
@@ -26316,7 +26317,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26346,7 +26347,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks", "//third_party/abseil-cpp/absl/container:hashtablez_sampler", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -26378,7 +26379,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtablez_sampler(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26410,7 +26411,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26441,7 +26442,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/types:compare" ],
"externs": {
@@ -26473,7 +26474,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26505,7 +26506,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26537,7 +26538,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26569,7 +26570,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26601,7 +26602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26633,7 +26634,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26665,7 +26666,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26697,7 +26698,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26729,7 +26730,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26760,7 +26761,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26792,7 +26793,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26823,7 +26824,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/crc:crc_internal", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26855,7 +26856,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26887,7 +26888,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26919,7 +26920,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26951,7 +26952,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc32c(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26983,7 +26984,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27015,7 +27016,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -27047,7 +27048,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27079,7 +27080,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27111,7 +27112,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -27142,7 +27143,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27172,7 +27173,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics" ],
"externs": {
@@ -27203,7 +27204,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27234,7 +27235,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27266,7 +27267,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27298,7 +27299,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27329,7 +27330,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27361,7 +27362,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27392,7 +27393,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize" ],
"externs": {
@@ -27424,7 +27425,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27455,7 +27456,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/debugging:stacktrace" ],
"externs": {
@@ -27487,7 +27488,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27518,7 +27519,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27550,7 +27551,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27582,7 +27583,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal" ],
"externs": {
@@ -27614,7 +27615,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27646,7 +27647,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27678,7 +27679,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal", "//third_party/abseil-cpp/absl/debugging:demangle_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27710,7 +27711,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:demangle_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27741,7 +27742,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27773,7 +27774,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id" ],
"externs": {
@@ -27805,7 +27806,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27837,7 +27838,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27869,7 +27870,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27901,7 +27902,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27933,7 +27934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/flags:usage", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27965,7 +27966,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27996,7 +27997,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28028,7 +28029,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -28060,7 +28061,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -28092,7 +28093,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -28124,7 +28125,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28156,7 +28157,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28188,7 +28189,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28220,7 +28221,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28252,7 +28253,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28284,7 +28285,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28315,7 +28316,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -28347,7 +28348,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28378,7 +28379,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -28410,7 +28411,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28441,7 +28442,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/hash:city", "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28473,7 +28474,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:city(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:low_level_hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28505,7 +28506,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28538,7 +28539,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gtest" ],
"externs": {
@@ -28569,7 +28570,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -28601,7 +28602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28633,7 +28634,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28665,7 +28666,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28696,7 +28697,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28727,7 +28728,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28757,7 +28758,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -28788,7 +28789,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:check_op(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28818,7 +28819,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:nullstream", "//third_party/abseil-cpp/absl/log/internal:strip", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28850,7 +28851,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28881,7 +28882,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:voidify" ],
"externs": {
@@ -28913,7 +28914,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:voidify(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28944,7 +28945,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -28975,7 +28976,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29005,7 +29006,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/flags:flag" ],
"externs": {
@@ -29036,7 +29037,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29068,7 +29069,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29099,7 +29100,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -29131,7 +29132,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29162,7 +29163,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -29193,7 +29194,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29223,7 +29224,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:log_sink_set", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:proto", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29255,7 +29256,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink_registry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:proto(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29286,7 +29287,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29318,7 +29319,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29349,7 +29350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -29381,7 +29382,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29412,7 +29413,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29443,7 +29444,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29473,7 +29474,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29505,7 +29506,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29537,7 +29538,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29568,7 +29569,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:nullstream" ],
"externs": {
@@ -29599,7 +29600,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29629,7 +29630,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29660,7 +29661,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -29693,7 +29694,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:initialize", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/googletest:gtest" ],
"externs": {
@@ -29726,7 +29727,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29758,7 +29759,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -29789,7 +29790,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29819,7 +29820,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl" ],
"externs": {
@@ -29850,7 +29851,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29881,7 +29882,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29913,7 +29914,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -29944,7 +29945,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29975,7 +29976,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30007,7 +30008,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -30039,7 +30040,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30072,7 +30073,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/status:status", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30103,7 +30104,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -30135,7 +30136,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30167,7 +30168,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:die_if_null", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30199,7 +30200,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -30232,7 +30233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/log:flags", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30264,8 +30265,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
},
@@ -30296,8 +30297,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -30328,7 +30329,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30360,7 +30361,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -30392,7 +30393,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -30423,7 +30424,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30454,7 +30455,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30487,7 +30488,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30518,7 +30519,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -30550,7 +30551,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30582,7 +30583,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30615,7 +30616,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30648,7 +30649,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30681,7 +30682,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30713,7 +30714,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_entry" ],
"externs": {
@@ -30745,7 +30746,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30776,7 +30777,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:log_sink_set" ],
"externs": {
@@ -30807,7 +30808,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30838,7 +30839,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30870,7 +30871,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -30902,7 +30903,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_streamer", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30935,7 +30936,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30968,7 +30969,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31001,7 +31002,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31033,7 +31034,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:structured", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -31065,7 +31066,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log:structured", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31097,7 +31098,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -31128,7 +31129,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31159,7 +31160,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31191,7 +31192,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31222,7 +31223,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31253,7 +31254,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31285,7 +31286,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31316,7 +31317,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31346,7 +31347,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31378,7 +31379,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31410,7 +31411,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31442,7 +31443,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31473,7 +31474,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31503,7 +31504,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31535,7 +31536,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31567,7 +31568,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31599,7 +31600,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -31632,7 +31633,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:periodic_sampler", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31664,7 +31665,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -31695,7 +31696,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31725,7 +31726,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -31756,7 +31757,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:fast_type_id(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31786,7 +31787,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31818,7 +31819,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -31849,7 +31850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31880,7 +31881,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31910,7 +31911,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31941,7 +31942,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31971,7 +31972,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/random:distributions" ],
"externs": {
@@ -32003,7 +32004,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32034,7 +32035,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32064,7 +32065,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -32095,7 +32096,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32125,7 +32126,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32156,7 +32157,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32186,7 +32187,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver" ],
"externs": {
@@ -32217,7 +32218,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32247,7 +32248,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32279,7 +32280,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32310,7 +32311,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:randen", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32342,7 +32343,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32373,7 +32374,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes", "//third_party/abseil-cpp/absl/random/internal:randen_slow" ],
"externs": {
@@ -32405,7 +32406,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_slow(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32436,7 +32437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:randen" ],
"externs": {
@@ -32467,7 +32468,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32497,7 +32498,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl" ],
"externs": {
@@ -32529,7 +32530,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32560,7 +32561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32592,7 +32593,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32623,7 +32624,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32655,7 +32656,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32686,7 +32687,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32717,7 +32718,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32747,7 +32748,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32779,7 +32780,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32810,7 +32811,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32841,7 +32842,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -32872,7 +32873,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32902,7 +32903,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32933,7 +32934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32963,7 +32964,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32994,7 +32995,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33024,7 +33025,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits" ],
"externs": {
@@ -33055,7 +33056,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:generate_real", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/random/internal:uniform_helper", "//third_party/abseil-cpp/absl/random/internal:wide_multiply", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33087,7 +33088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:distribution_caller(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:generate_real(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:uniform_helper(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:wide_multiply(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33118,7 +33119,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:seed_sequences", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base", "//third_party/abseil-cpp/absl/random/internal:pcg_engine", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:randen_engine" ],
"externs": {
@@ -33149,7 +33150,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_sequences(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pcg_engine(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_engine(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33179,7 +33180,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -33211,7 +33212,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33242,7 +33243,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33274,7 +33275,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33305,7 +33306,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -33337,7 +33338,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33368,7 +33369,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -33400,7 +33401,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/status:status(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33432,7 +33433,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/status:statusor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:any", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33465,7 +33466,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33497,7 +33498,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33529,7 +33530,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_scope(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33561,7 +33562,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33593,7 +33594,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33625,7 +33626,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33657,7 +33658,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33689,7 +33690,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33722,7 +33723,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33755,7 +33756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33788,7 +33789,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33820,7 +33821,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33851,7 +33852,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33882,7 +33883,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -33914,7 +33915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33946,7 +33947,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33978,7 +33979,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -34010,7 +34011,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34041,7 +34042,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -34073,7 +34074,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_handle(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34105,7 +34106,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34138,7 +34139,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34170,7 +34171,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info" ],
"externs": {
@@ -34202,7 +34203,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -34233,7 +34234,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34264,7 +34265,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34297,7 +34298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gtest" ],
"externs": {
@@ -34328,7 +34329,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -34359,7 +34360,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34390,7 +34391,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34422,7 +34423,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34453,7 +34454,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34484,7 +34485,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34517,7 +34518,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34549,7 +34550,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -34581,7 +34582,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34613,7 +34614,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34645,7 +34646,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34677,7 +34678,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal" ],
"externs": {
@@ -34708,7 +34709,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34738,7 +34739,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/numeric:representation", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -34770,7 +34771,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:representation(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34802,7 +34803,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34835,7 +34836,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34867,7 +34868,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:internal" ],
"externs": {
@@ -34899,7 +34900,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34930,7 +34931,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -34962,7 +34963,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34993,8 +34994,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
},
@@ -35025,8 +35026,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -35057,8 +35058,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -35090,7 +35091,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gtest" ],
"externs": {
@@ -35122,7 +35123,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -35154,7 +35155,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35185,7 +35186,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -35217,8 +35218,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -35249,7 +35250,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -35281,7 +35282,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35312,7 +35313,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time" ],
"externs": {
@@ -35344,7 +35345,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35375,7 +35376,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -35407,7 +35408,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -35439,7 +35440,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35471,7 +35472,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/time:test_util", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35503,7 +35504,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_any_cast", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35534,7 +35535,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/types:bad_any_cast_impl" ],
"externs": {
@@ -35565,7 +35566,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35597,7 +35598,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35629,7 +35630,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35660,7 +35661,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35692,7 +35693,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35723,7 +35724,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35754,7 +35755,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35784,7 +35785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_optional_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35816,7 +35817,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_optional_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35848,7 +35849,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35880,7 +35881,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35912,7 +35913,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35943,7 +35944,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_variant_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35975,7 +35976,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_variant_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -36007,7 +36008,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -36039,7 +36040,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -36070,7 +36071,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -36100,7 +36101,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps" ],
"externs": {
@@ -36131,7 +36132,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -36510,7 +36511,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base/test:run_all_unittests", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp:absl", "//third_party/googletest:gtest" ],
"externs": {
@@ -36892,7 +36893,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp/absl/algorithm:algorithm_test", "//third_party/abseil-cpp/absl/algorithm:container_test", "//third_party/abseil-cpp/absl/base:config_test", "//third_party/abseil-cpp/absl/base:prefetch_test", "//third_party/abseil-cpp/absl/cleanup:cleanup_test", "//third_party/abseil-cpp/absl/container:common_policy_traits_test", "//third_party/abseil-cpp/absl/container:inlined_vector_test", "//third_party/abseil-cpp/absl/container:node_slot_policy_test", "//third_party/abseil-cpp/absl/container:sample_element_size_test", "//third_party/abseil-cpp/absl/crc:crc32c_test", "//third_party/abseil-cpp/absl/crc:crc_cord_state_test", "//third_party/abseil-cpp/absl/crc:crc_memcpy_test", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy_test", "//third_party/abseil-cpp/absl/debugging:stacktrace_test", "//third_party/abseil-cpp/absl/functional:any_invocable_test", "//third_party/abseil-cpp/absl/hash:hash_test", "//third_party/abseil-cpp/absl/hash:low_level_hash_test", "//third_party/abseil-cpp/absl/log:absl_check_test", "//third_party/abseil-cpp/absl/log:absl_log_basic_test", "//third_party/abseil-cpp/absl/log:die_if_null_test", "//third_party/abseil-cpp/absl/log:flags_test", "//third_party/abseil-cpp/absl/log:globals_test", "//third_party/abseil-cpp/absl/log:log_entry_test", "//third_party/abseil-cpp/absl/log:log_format_test", "//third_party/abseil-cpp/absl/log:log_macro_hygiene_test", "//third_party/abseil-cpp/absl/log:log_modifier_methods_test", "//third_party/abseil-cpp/absl/log:log_sink_test", "//third_party/abseil-cpp/absl/log:log_streamer_test", "//third_party/abseil-cpp/absl/log:scoped_mock_log_test", "//third_party/abseil-cpp/absl/log:stripping_test", "//third_party/abseil-cpp/absl/log/internal:stderr_log_sink_test", "//third_party/abseil-cpp/absl/memory:memory_test", "//third_party/abseil-cpp/absl/meta:type_traits_test", "//third_party/abseil-cpp/absl/numeric:int128_test", "//third_party/abseil-cpp/absl/profiling:exponential_biased_test", "//third_party/abseil-cpp/absl/profiling:periodic_sampler_test", "//third_party/abseil-cpp/absl/status:statusor_test", "//third_party/abseil-cpp/absl/strings:ascii_test", "//third_party/abseil-cpp/absl/strings:cord_buffer_test", "//third_party/abseil-cpp/absl/strings:cord_data_edge_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_navigator_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_reader_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_test", "//third_party/abseil-cpp/absl/strings:cord_rep_crc_test", "//third_party/abseil-cpp/absl/strings:cordz_functions_test", "//third_party/abseil-cpp/absl/strings:cordz_info_statistics_test", "//third_party/abseil-cpp/absl/strings:cordz_info_test", "//third_party/abseil-cpp/absl/strings:cordz_test", "//third_party/abseil-cpp/absl/strings:cordz_update_scope_test", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker_test", "//third_party/abseil-cpp/absl/strings:damerau_levenshtein_distance_test", "//third_party/abseil-cpp/absl/strings:match_test", "//third_party/abseil-cpp/absl/strings:str_replace_test", "//third_party/abseil-cpp/absl/strings:string_view_test", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal_test", "//third_party/abseil-cpp/absl/synchronization:waiter_test", "//third_party/abseil-cpp/absl/time:time_test", "//third_party/abseil-cpp/absl/types:optional_test", "//third_party/abseil-cpp/absl/types:variant_test", "//third_party/googletest:gtest_main" ],
"externs": {
@@ -48695,7 +48696,7 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -48711,10 +48712,10 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__dex": {
- "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
+ "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
"metadata": {
},
@@ -48727,9 +48728,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__header": {
- "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -48742,9 +48743,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__host": {
- "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__host", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_sdk:android_sdk_java", "//third_party/kotlin_stdlib:kotlin_stdlib_java__host" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -57918,6 +57919,101 @@
"type": "group",
"visibility": [ "*" ]
},
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java": {
+ "deps": [ "//third_party/android_deps:guava_android_java", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres": {
+ "deps": [ "//third_party/android_deps:guava_android_java__assetres", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__assetres" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819": {
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/android_deps/guava_android_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json", "--gn-target", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--host-jar-path", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--interface-jar-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar", "--dex-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819" ],
+ "inputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/guava_android_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json" ],
+ "public": "*",
+ "script": "//build/android/gyp/write_build_config.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex": {
+ "args": [ "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d", "--output", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--classpath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:android:sdk_jars)" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__header" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/dex.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__header": {
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/ijar.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__host": {
+ "args": [ "--input", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--output", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__host", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/filter_zip.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate": {
+ "deps": [ "//third_party/android_deps:guava_android_java__validate", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__validate", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
"//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java": {
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__validate" ],
"metadata": {
@@ -60197,7 +60293,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/android_ndk:cpu_features_warnings", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -83486,9 +83582,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83561,7 +83657,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_webkit_webkit_java__resources__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83700,9 +83796,9 @@
"visibility": [ "//android_webview/tools/system_webview_shell:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83775,7 +83871,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83914,9 +84010,9 @@
"visibility": [ "//third_party/androidx:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83989,7 +84085,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_experimental_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_extensions_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -84342,9 +84438,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_J_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -84417,7 +84513,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_java_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_window_java_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -84875,7 +84971,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/apache-portable-runtime:apr_warnings" ],
- "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84907,7 +85003,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84938,7 +85034,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84968,7 +85064,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84997,7 +85093,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85012,7 +85108,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -85030,7 +85126,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm(//build/toolchain/linux:clang_x64)", "//third_party/boringssl/src/third_party/fiat:fiat_license(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -85044,7 +85140,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -85073,7 +85169,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -85104,7 +85200,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -85524,7 +85620,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/boringssl:boringssl_crypto_tests_bundle_data" ],
"externs": {
@@ -85538,7 +85634,7 @@
"outputs": [ "//out/cronet/libboringssl_crypto_tests__library.so", "//out/cronet/libboringssl_crypto_tests__library.so.TOC", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so.map.gz" ],
"public": "*",
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
+ "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -85638,7 +85734,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85653,7 +85749,7 @@
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -85671,7 +85767,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85686,7 +85782,7 @@
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=armv7-linux-androideabi", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
@@ -86127,7 +86223,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -86185,7 +86281,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:rtti", "//build/config/sanitizers:link_executable" ],
- "defines": [ "HAVE_A_OUT_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_A_OUT_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -86228,7 +86324,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -86261,7 +86357,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -86294,7 +86390,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -86327,7 +86423,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common_no_dictionary_data", "//third_party/brotli:headers" ],
"externs": {
@@ -86360,7 +86456,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -86393,7 +86489,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -86867,7 +86963,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/ced:ced_config_private", "//third_party/ced:ced_config" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -87224,7 +87320,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/ced:ced_config_private", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/gtest:gtest_main", "//third_party/ced:ced" ],
"externs": {
@@ -88041,7 +88137,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88072,7 +88168,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88102,7 +88198,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -88133,7 +88229,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -88290,7 +88386,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer_gen" ],
"externs": {
@@ -88338,7 +88434,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88693,7 +88789,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing:test_scripts_shared", "//testing/android/native_test:native_test_native_code", "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer", "//third_party/flatbuffers:flatbuffers_test_files" ],
"externs": {
@@ -88751,7 +88847,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/flatbuffers:compiler_files", "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88783,7 +88879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:compiler_files(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88911,7 +89007,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gmock_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88944,7 +89040,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -88977,7 +89073,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//third_party/abseil-cpp:absl" ],
"externs": {
@@ -89009,7 +89105,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89041,7 +89137,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -89072,7 +89168,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89644,7 +89740,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private" ],
"externs": {
@@ -89677,7 +89773,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89709,7 +89805,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private_hidden_visibility" ],
"externs": {
@@ -89780,7 +89876,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89814,7 +89910,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc_public(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89847,7 +89943,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89881,7 +89977,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89912,7 +90008,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89942,7 +90038,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/ijar:ijar_compiler_flags", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90218,7 +90314,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90250,7 +90346,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90281,7 +90377,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/libunwindstack:libdexfile_defines", "//third_party/libunwindstack:warnings", "//third_party/libunwindstack:libunwindstack_config", "//third_party/lzma_sdk:lzma_sdk_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk_xz", "//third_party/zlib:zlib" ],
"externs": {
@@ -90313,7 +90409,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/libxml:libxml_warnings", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/zlib:zlib" ],
"externs": {
@@ -90347,7 +90443,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/libxml:libxml" ],
"externs": {
@@ -90380,7 +90476,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -90412,7 +90508,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -90444,7 +90540,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ ],
"externs": {
@@ -90477,7 +90573,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk" ],
"externs": {
@@ -90510,7 +90606,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/metrics_proto:metrics_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -90815,7 +90911,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90847,7 +90943,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90878,7 +90974,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//third_party/apache-portable-runtime:apr", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -91287,7 +91383,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91307,7 +91403,7 @@
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)": {
"allow_circular_includes_from": [ ],
@@ -91320,7 +91416,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91339,7 +91435,7 @@
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_lite": {
"allow_circular_includes_from": [ ],
@@ -91352,7 +91448,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/compiler:optimize_max", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ ],
"externs": {
@@ -91385,7 +91481,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//third_party/protobuf:protoc_lib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91417,7 +91513,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//third_party/protobuf:protoc_warnings", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91471,7 +91567,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto_gen" ],
"externs": {
@@ -91685,7 +91781,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:chromium_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91718,7 +91814,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:dev_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91787,7 +91883,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:sqlite_warnings", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:lpm_fuzzer_omit_non_websql", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/sqlite:sqlite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input" ],
"externs": {
@@ -91819,7 +91915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input_gen" ],
"externs": {
@@ -91937,7 +92033,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -91970,7 +92066,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -92003,7 +92099,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92036,7 +92132,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base:i18n", "//third_party/zlib:minizip" ],
"externs": {
@@ -92068,7 +92164,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -92100,7 +92196,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/zlib:minizip_warnings", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -92133,7 +92229,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -92165,7 +92261,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "CPU_NO_SIMD", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
+ "defines": [ "CPU_NO_SIMD", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
"deps": [ "//third_party/android_ndk:cpu_features" ],
"externs": {
@@ -92199,7 +92295,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_adler32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_crc32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_inflate_chunk_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_slide_hash_simd(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92232,7 +92328,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92263,7 +92359,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92294,7 +92390,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:zlib" ],
"externs": {
@@ -92326,7 +92422,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -92357,7 +92453,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -92387,7 +92483,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92418,7 +92514,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92449,7 +92545,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92480,7 +92576,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92511,7 +92607,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92542,7 +92638,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92897,7 +92993,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils", "//third_party/zlib/google:zip" ],
"externs": {
@@ -92956,7 +93052,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -92987,7 +93083,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93018,7 +93114,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/android/pylib/device/commands:commands", "//build/config:executable_deps", "//tools/android/common:common" ],
"externs": {
@@ -93119,7 +93215,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93151,7 +93247,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//tools/android/common:common(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93195,7 +93291,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//testing:test_scripts_shared(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest_main(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_unittests__runner(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93254,7 +93350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -93286,7 +93382,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib/google:compression_utils_portable(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93458,7 +93554,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_jni_headers", "//url:url" ],
"externs": {
@@ -93517,7 +93613,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_android", "//url:url", "//url:url_jni_headers" ],
"externs": {
@@ -93550,7 +93646,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//url:buildflags", "//url:url_java", "//url:url_jni_headers" ],
"externs": {
@@ -94050,7 +94146,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -94109,7 +94205,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -94465,7 +94561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url", "//url:url_test_support" ],
"externs": {
diff --git a/android/tools/gn2bp/desc_arm64.json b/android/tools/gn2bp/desc_arm64.json
index fe70318d5..3573eb446 100644
--- a/android/tools/gn2bp/desc_arm64.json
+++ b/android/tools/gn2bp/desc_arm64.json
@@ -197,7 +197,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags", "//base/allocator/partition_allocator:chromeos_buildflags", "//base/allocator/partition_allocator:debugging_buildflags", "//base/allocator/partition_allocator:logging_buildflags", "//base/allocator/partition_allocator:partition_alloc_buildflags", "//third_party/android_ndk:cpu_features" ],
"externs": {
@@ -209,7 +209,7 @@
},
"outputs": [ "//out/cronet/obj/base/allocator/partition_allocator/libpartition_alloc.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//base/allocator/partition_allocator/address_pool_manager.cc", "//base/allocator/partition_allocator/address_pool_manager.h", "//base/allocator/partition_allocator/address_pool_manager_bitmap.cc", "//base/allocator/partition_allocator/address_pool_manager_bitmap.h", "//base/allocator/partition_allocator/address_pool_manager_types.h", "//base/allocator/partition_allocator/address_space_randomization.cc", "//base/allocator/partition_allocator/address_space_randomization.h", "//base/allocator/partition_allocator/address_space_stats.h", "//base/allocator/partition_allocator/allocation_guard.cc", "//base/allocator/partition_allocator/allocation_guard.h", "//base/allocator/partition_allocator/compressed_pointer.cc", "//base/allocator/partition_allocator/compressed_pointer.h", "//base/allocator/partition_allocator/dangling_raw_ptr_checks.cc", "//base/allocator/partition_allocator/dangling_raw_ptr_checks.h", "//base/allocator/partition_allocator/freeslot_bitmap.h", "//base/allocator/partition_allocator/freeslot_bitmap_constants.h", "//base/allocator/partition_allocator/gwp_asan_support.cc", "//base/allocator/partition_allocator/gwp_asan_support.h", "//base/allocator/partition_allocator/memory_reclaimer.cc", "//base/allocator/partition_allocator/memory_reclaimer.h", "//base/allocator/partition_allocator/oom.cc", "//base/allocator/partition_allocator/oom.h", "//base/allocator/partition_allocator/oom_callback.cc", "//base/allocator/partition_allocator/oom_callback.h", "//base/allocator/partition_allocator/page_allocator.cc", "//base/allocator/partition_allocator/page_allocator.h", "//base/allocator/partition_allocator/page_allocator_constants.h", "//base/allocator/partition_allocator/page_allocator_internal.h", "//base/allocator/partition_allocator/partition_address_space.cc", "//base/allocator/partition_allocator/partition_address_space.h", "//base/allocator/partition_allocator/partition_alloc-inl.h", "//base/allocator/partition_allocator/partition_alloc.cc", "//base/allocator/partition_allocator/partition_alloc.h", "//base/allocator/partition_allocator/partition_alloc_base/atomic_ref_count.h", "//base/allocator/partition_allocator/partition_alloc_base/augmentations/compiler_specific.h", "//base/allocator/partition_allocator/partition_alloc_base/bit_cast.h", "//base/allocator/partition_allocator/partition_alloc_base/bits.h", "//base/allocator/partition_allocator/partition_alloc_base/check.cc", "//base/allocator/partition_allocator/partition_alloc_base/check.h", "//base/allocator/partition_allocator/partition_alloc_base/compiler_specific.h", "//base/allocator/partition_allocator/partition_alloc_base/component_export.h", "//base/allocator/partition_allocator/partition_alloc_base/cpu.cc", "//base/allocator/partition_allocator/partition_alloc_base/cpu.h", "//base/allocator/partition_allocator/partition_alloc_base/cxx17_backports.h", "//base/allocator/partition_allocator/partition_alloc_base/cxx20_is_constant_evaluated.h", "//base/allocator/partition_allocator/partition_alloc_base/debug/alias.cc", "//base/allocator/partition_allocator/partition_alloc_base/debug/alias.h", "//base/allocator/partition_allocator/partition_alloc_base/gtest_prod_util.h", "//base/allocator/partition_allocator/partition_alloc_base/immediate_crash.h", "//base/allocator/partition_allocator/partition_alloc_base/logging.cc", "//base/allocator/partition_allocator/partition_alloc_base/logging.h", "//base/allocator/partition_allocator/partition_alloc_base/memory/ref_counted.cc", "//base/allocator/partition_allocator/partition_alloc_base/memory/ref_counted.h", "//base/allocator/partition_allocator/partition_alloc_base/memory/scoped_policy.h", "//base/allocator/partition_allocator/partition_alloc_base/memory/scoped_refptr.h", "//base/allocator/partition_allocator/partition_alloc_base/no_destructor.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/checked_math.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/checked_math_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/clamped_math.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/clamped_math_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/math_constants.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/ostream_operators.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/ranges.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_conversions.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_conversions_arm_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_conversions_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_math.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_math_arm_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_math_clang_gcc_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/numerics/safe_math_shared_impl.h", "//base/allocator/partition_allocator/partition_alloc_base/posix/eintr_wrapper.h", "//base/allocator/partition_allocator/partition_alloc_base/rand_util.cc", "//base/allocator/partition_allocator/partition_alloc_base/rand_util.h", "//base/allocator/partition_allocator/partition_alloc_base/scoped_clear_last_error.h", "//base/allocator/partition_allocator/partition_alloc_base/strings/stringprintf.cc", "//base/allocator/partition_allocator/partition_alloc_base/strings/stringprintf.h", "//base/allocator/partition_allocator/partition_alloc_base/system/sys_info.h", "//base/allocator/partition_allocator/partition_alloc_base/thread_annotations.h", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread.cc", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread.h", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_ref.h", "//base/allocator/partition_allocator/partition_alloc_base/time/time.cc", "//base/allocator/partition_allocator/partition_alloc_base/time/time.h", "//base/allocator/partition_allocator/partition_alloc_base/time/time_override.cc", "//base/allocator/partition_allocator/partition_alloc_base/time/time_override.h", "//base/allocator/partition_allocator/partition_alloc_base/types/strong_alias.h", "//base/allocator/partition_allocator/partition_alloc_base/win/win_handle_types.h", "//base/allocator/partition_allocator/partition_alloc_base/win/win_handle_types_list.inc", "//base/allocator/partition_allocator/partition_alloc_base/win/windows_types.h", "//base/allocator/partition_allocator/partition_alloc_check.h", "//base/allocator/partition_allocator/partition_alloc_config.h", "//base/allocator/partition_allocator/partition_alloc_constants.h", "//base/allocator/partition_allocator/partition_alloc_forward.h", "//base/allocator/partition_allocator/partition_alloc_hooks.cc", "//base/allocator/partition_allocator/partition_alloc_hooks.h", "//base/allocator/partition_allocator/partition_alloc_notreached.h", "//base/allocator/partition_allocator/partition_bucket.cc", "//base/allocator/partition_allocator/partition_bucket.h", "//base/allocator/partition_allocator/partition_bucket_lookup.h", "//base/allocator/partition_allocator/partition_cookie.h", "//base/allocator/partition_allocator/partition_direct_map_extent.h", "//base/allocator/partition_allocator/partition_freelist_entry.h", "//base/allocator/partition_allocator/partition_lock.h", "//base/allocator/partition_allocator/partition_oom.cc", "//base/allocator/partition_allocator/partition_oom.h", "//base/allocator/partition_allocator/partition_page.cc", "//base/allocator/partition_allocator/partition_page.h", "//base/allocator/partition_allocator/partition_ref_count.h", "//base/allocator/partition_allocator/partition_root.cc", "//base/allocator/partition_allocator/partition_root.h", "//base/allocator/partition_allocator/partition_stats.cc", "//base/allocator/partition_allocator/partition_stats.h", "//base/allocator/partition_allocator/partition_tls.h", "//base/allocator/partition_allocator/pkey.cc", "//base/allocator/partition_allocator/pkey.h", "//base/allocator/partition_allocator/random.cc", "//base/allocator/partition_allocator/random.h", "//base/allocator/partition_allocator/reservation_offset_table.cc", "//base/allocator/partition_allocator/reservation_offset_table.h", "//base/allocator/partition_allocator/reverse_bytes.h", "//base/allocator/partition_allocator/spinning_mutex.cc", "//base/allocator/partition_allocator/spinning_mutex.h", "//base/allocator/partition_allocator/tagging.cc", "//base/allocator/partition_allocator/tagging.h", "//base/allocator/partition_allocator/thread_cache.cc", "//base/allocator/partition_allocator/thread_cache.h", "//base/allocator/partition_allocator/yield_processor.h", "//base/allocator/partition_allocator/page_allocator_internals_posix.cc", "//base/allocator/partition_allocator/page_allocator_internals_posix.h", "//base/allocator/partition_allocator/partition_alloc_base/files/file_util.h", "//base/allocator/partition_allocator/partition_alloc_base/files/file_util_posix.cc", "//base/allocator/partition_allocator/partition_alloc_base/posix/safe_strerror.cc", "//base/allocator/partition_allocator/partition_alloc_base/posix/safe_strerror.h", "//base/allocator/partition_allocator/partition_alloc_base/rand_util_posix.cc", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_internal_posix.h", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_posix.cc", "//base/allocator/partition_allocator/partition_alloc_base/time/time_conversion_posix.cc", "//base/allocator/partition_allocator/partition_alloc_base/time/time_android.cc", "//base/allocator/partition_allocator/partition_alloc_base/time/time_now_posix.cc", "//base/allocator/partition_allocator/partition_alloc_base/files/file_path.cc", "//base/allocator/partition_allocator/partition_alloc_base/files/file_path.h", "//base/allocator/partition_allocator/partition_alloc_base/native_library.cc", "//base/allocator/partition_allocator/partition_alloc_base/native_library.h", "//base/allocator/partition_allocator/partition_alloc_base/native_library_posix.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -228,7 +228,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -256,7 +256,7 @@
},
"outputs": [ "//out/cronet/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -271,7 +271,7 @@
},
"outputs": [ "//out/cronet/clang_x64/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -289,7 +289,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags" ],
"externs": {
@@ -300,7 +300,7 @@
},
"public": [ "//base/allocator/partition_allocator/pointers/raw_ptr.h", "//base/allocator/partition_allocator/pointers/raw_ptr_exclusion.h", "//base/allocator/partition_allocator/pointers/raw_ref.h" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -318,7 +318,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -762,7 +762,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_registration", "//base/android/jni_generator:jni_sample_native_side", "//build/config:shared_library_deps" ],
"externs": {
@@ -775,7 +775,7 @@
},
"outputs": [ "//out/cronet/libjni_sample_lib.so", "//out/cronet/libjni_sample_lib.so.TOC", "//out/cronet/lib.unstripped/libjni_sample_lib.so", "//out/cronet/lib.unstripped/libjni_sample_lib.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/android/jni_generator/sample_entry_point.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -795,7 +795,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_sample_header" ],
"externs": {
@@ -807,7 +807,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/android/jni_generator/sample_for_tests.cc", "//base/android/jni_generator/sample_for_tests.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -1117,7 +1117,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1128,7 +1128,7 @@
},
"public": [ "//base/numerics/checked_math.h", "//base/numerics/clamped_math.h", "//base/numerics/math_constants.h", "//base/numerics/ostream_operators.h", "//base/numerics/ranges.h", "//base/numerics/safe_conversions.h", "//base/numerics/safe_math.h" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/numerics/checked_math_impl.h", "//base/numerics/clamped_math_impl.h", "//base/numerics/safe_conversions_arm_impl.h", "//base/numerics/safe_conversions_impl.h", "//base/numerics/safe_math_arm_impl.h", "//base/numerics/safe_math_clang_gcc_impl.h", "//base/numerics/safe_math_shared_impl.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -1147,7 +1147,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1193,7 +1193,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps" ],
"externs": {
@@ -1206,7 +1206,7 @@
},
"outputs": [ "//out/cronet/libimmediate_crash_test_helper.so", "//out/cronet/libimmediate_crash_test_helper.so.TOC", "//out/cronet/lib.unstripped/libimmediate_crash_test_helper.so", "//out/cronet/lib.unstripped/libimmediate_crash_test_helper.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/immediate_crash_test_helper.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -1225,7 +1225,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1236,7 +1236,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/native_library_test_utils.cc", "//base/test/native_library_test_utils.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1256,7 +1256,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support" ],
"externs": {
@@ -1269,7 +1269,7 @@
},
"outputs": [ "//out/cronet/obj/base/test/librun_all_unittests.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/run_all_unittests.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1288,7 +1288,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps" ],
"externs": {
@@ -1301,7 +1301,7 @@
},
"outputs": [ "//out/cronet/test_child_process", "//out/cronet/exe.unstripped/test_child_process", "//out/cronet/exe.unstripped/test_child_process.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/test_child_process.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1321,7 +1321,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:clang_profiling_buildflags", "//build:chromeos_buildflags" ],
"externs": {
@@ -1334,7 +1334,7 @@
},
"outputs": [ "//out/cronet/obj/base/test/libtest_config.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/test_switches.cc", "//base/test/test_switches.h", "//base/test/test_timeouts.cc", "//base/test/test_timeouts.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1353,7 +1353,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/test:native_library_test_utils", "//build/config:shared_library_deps" ],
"externs": {
@@ -1366,7 +1366,7 @@
},
"outputs": [ "//out/cronet/libtest_shared_library.so", "//out/cronet/libtest_shared_library.so.TOC", "//out/cronet/lib.unstripped/libtest_shared_library.so", "//out/cronet/lib.unstripped/libtest_shared_library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/test_shared_library.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1386,7 +1386,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/libxml:libxml_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_static", "//base:i18n", "//base/test:base_unittests_jni_headers", "//base/test:test_config", "//base/test:test_support_java", "//base/test:test_support_jni_headers", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icuuc", "//third_party/libxml:libxml_utils", "//third_party/libxml:xml_reader" ],
"externs": {
@@ -1400,7 +1400,7 @@
"outputs": [ "//out/cronet/obj/base/test/libtest_support.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/task/sequence_manager/test/fake_task.cc", "//base/task/sequence_manager/test/fake_task.h", "//base/task/sequence_manager/test/mock_time_domain.cc", "//base/task/sequence_manager/test/mock_time_domain.h", "//base/task/sequence_manager/test/mock_time_message_pump.cc", "//base/task/sequence_manager/test/mock_time_message_pump.h", "//base/task/sequence_manager/test/sequence_manager_for_test.cc", "//base/task/sequence_manager/test/sequence_manager_for_test.h", "//base/task/sequence_manager/test/test_task_time_observer.h", "//base/timer/mock_timer.cc", "//base/timer/mock_timer.h", "//base/test/allow_check_is_test_for_testing.h", "//base/test/bind.cc", "//base/test/bind.h", "//base/test/copy_only_int.cc", "//base/test/copy_only_int.h", "//base/test/gmock_callback_support.h", "//base/test/gmock_move_support.h", "//base/test/gtest_links.cc", "//base/test/gtest_links.h", "//base/test/gtest_tags.cc", "//base/test/gtest_tags.h", "//base/test/gtest_util.cc", "//base/test/gtest_util.h", "//base/test/gtest_xml_unittest_result_printer.cc", "//base/test/gtest_xml_unittest_result_printer.h", "//base/test/gtest_xml_util.cc", "//base/test/gtest_xml_util.h", "//base/test/icu_test_util.cc", "//base/test/icu_test_util.h", "//base/test/launcher/test_result.cc", "//base/test/launcher/test_result.h", "//base/test/launcher/test_results_tracker.h", "//base/test/launcher/unit_test_launcher.h", "//base/test/metrics/histogram_enum_reader.cc", "//base/test/metrics/histogram_enum_reader.h", "//base/test/metrics/histogram_tester.cc", "//base/test/metrics/histogram_tester.h", "//base/test/metrics/user_action_tester.cc", "//base/test/metrics/user_action_tester.h", "//base/test/mock_callback.h", "//base/test/mock_devices_changed_observer.cc", "//base/test/mock_devices_changed_observer.h", "//base/test/mock_entropy_provider.cc", "//base/test/mock_entropy_provider.h", "//base/test/mock_log.cc", "//base/test/mock_log.h", "//base/test/move_only_int.h", "//base/test/multiprocess_test.h", "//base/test/null_task_runner.cc", "//base/test/null_task_runner.h", "//base/test/perf_log.cc", "//base/test/perf_log.h", "//base/test/perf_test_suite.cc", "//base/test/perf_test_suite.h", "//base/test/perf_time_logger.cc", "//base/test/perf_time_logger.h", "//base/test/power_monitor_test.cc", "//base/test/power_monitor_test.h", "//base/test/power_monitor_test_utils.cc", "//base/test/power_monitor_test_utils.h", "//base/test/rectify_callback.h", "//base/test/rectify_callback_internal.h", "//base/test/repeating_test_future.h", "//base/test/scoped_command_line.cc", "//base/test/scoped_command_line.h", "//base/test/scoped_feature_list.cc", "//base/test/scoped_feature_list.h", "//base/test/scoped_mock_clock_override.cc", "//base/test/scoped_mock_clock_override.h", "//base/test/scoped_mock_time_message_loop_task_runner.cc", "//base/test/scoped_mock_time_message_loop_task_runner.h", "//base/test/scoped_path_override.cc", "//base/test/scoped_path_override.h", "//base/test/scoped_run_loop_timeout.cc", "//base/test/scoped_run_loop_timeout.h", "//base/test/sequenced_task_runner_test_template.cc", "//base/test/sequenced_task_runner_test_template.h", "//base/test/simple_test_clock.cc", "//base/test/simple_test_clock.h", "//base/test/simple_test_tick_clock.cc", "//base/test/simple_test_tick_clock.h", "//base/test/task_environment.cc", "//base/test/task_environment.h", "//base/test/task_runner_test_template.cc", "//base/test/task_runner_test_template.h", "//base/test/test_discardable_memory_allocator.cc", "//base/test/test_discardable_memory_allocator.h", "//base/test/test_file_util.cc", "//base/test/test_file_util.h", "//base/test/test_future.h", "//base/test/test_future_internal.h", "//base/test/test_io_thread.cc", "//base/test/test_io_thread.h", "//base/test/test_message_loop.cc", "//base/test/test_message_loop.h", "//base/test/test_mock_time_task_runner.cc", "//base/test/test_mock_time_task_runner.h", "//base/test/test_pending_task.cc", "//base/test/test_pending_task.h", "//base/test/test_shared_memory_util.cc", "//base/test/test_shared_memory_util.h", "//base/test/test_simple_task_runner.cc", "//base/test/test_simple_task_runner.h", "//base/test/test_suite.cc", "//base/test/test_suite.h", "//base/test/test_waitable_event.cc", "//base/test/test_waitable_event.h", "//base/test/thread_test_helper.cc", "//base/test/thread_test_helper.h", "//base/test/values_test_util.cc", "//base/test/values_test_util.h", "//base/test/with_feature_override.cc", "//base/test/with_feature_override.h", "//base/test/android/java_handler_thread_helpers.cc", "//base/test/android/java_handler_thread_helpers.h", "//base/test/android/url_utils.cc", "//base/test/android/url_utils.h", "//base/test/multiprocess_test_android.cc", "//base/test/reached_code_profiler_android.cc", "//base/test/test_file_util_android.cc", "//base/test/test_file_util_linux.cc", "//base/test/test_support_android.cc", "//base/test/test_support_android.h", "//base/test/thread_pool_test_helpers_android.cc", "//base/test/scoped_locale.cc", "//base/test/scoped_locale.h", "//base/test/test_file_util_posix.cc", "//base/test/launcher/test_launcher.cc", "//base/test/launcher/test_launcher.h", "//base/test/launcher/test_launcher_test_utils.cc", "//base/test/launcher/test_launcher_test_utils.h", "//base/test/launcher/test_launcher_tracer.cc", "//base/test/launcher/test_launcher_tracer.h", "//base/test/launcher/test_results_tracker.cc", "//base/test/launcher/unit_test_launcher.cc", "//base/test/multiprocess_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1580,7 +1580,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/test:perf_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -1593,7 +1593,7 @@
},
"public": "*",
"public_configs": [ "//base/test:perf_test_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/run_all_perftests.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1612,7 +1612,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1624,7 +1624,7 @@
},
"outputs": [ "//out/cronet/obj/base/third_party/double_conversion/libdouble_conversion.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/third_party/double_conversion/double-conversion/bignum-dtoa.cc", "//base/third_party/double_conversion/double-conversion/bignum-dtoa.h", "//base/third_party/double_conversion/double-conversion/bignum.cc", "//base/third_party/double_conversion/double-conversion/bignum.h", "//base/third_party/double_conversion/double-conversion/cached-powers.cc", "//base/third_party/double_conversion/double-conversion/cached-powers.h", "//base/third_party/double_conversion/double-conversion/diy-fp.h", "//base/third_party/double_conversion/double-conversion/double-conversion.h", "//base/third_party/double_conversion/double-conversion/double-to-string.cc", "//base/third_party/double_conversion/double-conversion/double-to-string.h", "//base/third_party/double_conversion/double-conversion/fast-dtoa.cc", "//base/third_party/double_conversion/double-conversion/fast-dtoa.h", "//base/third_party/double_conversion/double-conversion/fixed-dtoa.cc", "//base/third_party/double_conversion/double-conversion/fixed-dtoa.h", "//base/third_party/double_conversion/double-conversion/ieee.h", "//base/third_party/double_conversion/double-conversion/string-to-double.cc", "//base/third_party/double_conversion/double-conversion/string-to-double.h", "//base/third_party/double_conversion/double-conversion/strtod.cc", "//base/third_party/double_conversion/double-conversion/strtod.h", "//base/third_party/double_conversion/double-conversion/utils.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -1643,7 +1643,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1674,7 +1674,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1686,7 +1686,7 @@
},
"outputs": [ "//out/cronet/obj/base/third_party/dynamic_annotations/libdynamic_annotations.a" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
"sources": [ "//base/third_party/valgrind/valgrind.h", "//base/third_party/dynamic_annotations/dynamic_annotations.c", "//base/third_party/dynamic_annotations/dynamic_annotations.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -1705,7 +1705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1798,7 +1798,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1809,7 +1809,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/allocator/partition_allocator/arm_bti_test_functions.S", "//base/allocator/partition_allocator/arm_bti_test_functions.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -1829,7 +1829,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/android_ndk:cpu_features_include", "//build/config/android:jni_include_dir", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags", "//base:base_jni_headers", "//base:base_static", "//base:build_date", "//base:cfi_buildflags", "//base:clang_profiling_buildflags", "//base:debugging_buildflags", "//base:feature_list_buildflags", "//base:ios_cronet_buildflags", "//base:logging_buildflags", "//base:message_pump_buildflags", "//base:nodebug_assertion", "//base:orderfile_buildflags", "//base:power_monitor_buildflags", "//base:profiler_buildflags", "//base:rust_buildflags", "//base:sanitizer_buildflags", "//base:synchronization_buildflags", "//base:tracing_buildflags", "//base/allocator:buildflags", "//base/allocator/partition_allocator:buildflags", "//base/allocator/partition_allocator:partition_alloc", "//base/allocator/partition_allocator:raw_ptr", "//base/numerics:base_numerics", "//base/third_party/double_conversion:double_conversion", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:branding_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config/compiler:compiler_buildflags", "//third_party/abseil-cpp:absl", "//third_party/android_ndk:cpu_features", "//third_party/ashmem:ashmem", "//third_party/boringssl:boringssl", "//third_party/icu:icui18n", "//third_party/icu:icuuc", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -1843,8 +1843,8 @@
"outputs": [ "//out/cronet/obj/base/libbase.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.cc", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/profiler/frame_pointer_unwinder.cc", "//base/profiler/frame_pointer_unwinder.h", "//base/debug/allocation_trace.cc", "//base/debug/allocation_trace.h", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.cc", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/profiler/frame_pointer_unwinder.cc", "//base/profiler/frame_pointer_unwinder.h", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -1862,7 +1862,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags(//build/toolchain/linux:clang_x64)", "//base:base_static(//build/toolchain/linux:clang_x64)", "//base:build_date(//build/toolchain/linux:clang_x64)", "//base:cfi_buildflags(//build/toolchain/linux:clang_x64)", "//base:clang_profiling_buildflags(//build/toolchain/linux:clang_x64)", "//base:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base:feature_list_buildflags(//build/toolchain/linux:clang_x64)", "//base:ios_cronet_buildflags(//build/toolchain/linux:clang_x64)", "//base:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base:message_pump_buildflags(//build/toolchain/linux:clang_x64)", "//base:nodebug_assertion(//build/toolchain/linux:clang_x64)", "//base:orderfile_buildflags(//build/toolchain/linux:clang_x64)", "//base:power_monitor_buildflags(//build/toolchain/linux:clang_x64)", "//base:profiler_buildflags(//build/toolchain/linux:clang_x64)", "//base:rust_buildflags(//build/toolchain/linux:clang_x64)", "//base:sanitizer_buildflags(//build/toolchain/linux:clang_x64)", "//base:synchronization_buildflags(//build/toolchain/linux:clang_x64)", "//base:tracing_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:raw_ptr(//build/toolchain/linux:clang_x64)", "//base/numerics:base_numerics(//build/toolchain/linux:clang_x64)", "//base/third_party/double_conversion:double_conversion(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//build:blink_buildflags(//build/toolchain/linux:clang_x64)", "//build:branding_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//build/config/compiler:compiler_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)", "//third_party/icu:icui18n(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc(//build/toolchain/linux:clang_x64)", "//third_party/libevent:libevent(//build/toolchain/linux:clang_x64)", "//third_party/modp_b64:modp_b64(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -1876,7 +1876,7 @@
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -2267,7 +2267,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -2280,7 +2280,7 @@
},
"outputs": [ "//out/cronet/libbase_i18n_perftests__library.so", "//out/cronet/libbase_i18n_perftests__library.so.TOC", "//out/cronet/lib.unstripped/libbase_i18n_perftests__library.so", "//out/cronet/lib.unstripped/libbase_i18n_perftests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/i18n/streaming_utf8_validator_perftest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -2361,7 +2361,7 @@
"args": [ "--depfile=gen/base/base_java__compile_java.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.javac.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\", \"gen/base/base_java.generated.srcjar\"]", "--target-name", "//base:base_java__compile_java", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java.turbine.jar", "--classpath=[\"obj/base/base_java.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__compile_java.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:base_java__header", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2393,7 +2393,7 @@
"args": [ "--depfile=gen/base/base_java__header.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.turbine.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\"]", "--target-name", "//base:base_java__header", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__header.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2615,7 +2615,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__compile_java.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.javac.jar", "--java-srcjars=[\"gen/base/base_java_test_support.generated.srcjar\"]", "--target-name", "//base:base_java_test_support__compile_java", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java_test_support.turbine.jar", "--classpath=[\"obj/base/base_java_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_test_support__header", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2647,7 +2647,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__header.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//base:base_java_test_support__header", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3236,7 +3236,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:base_javatests_jni_headers" ],
"externs": {
@@ -3248,7 +3248,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/test/library_loader/early_native_test_helper.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -3452,7 +3452,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__compile_java.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.javac.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\", \"gen/base/base_junit_tests.generated.srcjar\"]", "--target-name", "//base:base_junit_tests__compile_java", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_junit_tests.turbine.jar", "--classpath=[\"obj/base/base_junit_tests.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__java_binary__header", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3522,7 +3522,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__java_binary__header.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.turbine.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\"]", "--target-name", "//base:base_junit_tests__java_binary__header", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_junit_tests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__java_binary__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3941,7 +3941,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:debugging_buildflags", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -3954,7 +3954,7 @@
},
"outputs": [ "//out/cronet/libbase_perftests__library.so", "//out/cronet/libbase_perftests__library.so.TOC", "//out/cronet/lib.unstripped/libbase_perftests__library.so", "//out/cronet/lib.unstripped/libbase_perftests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/hash/hash_perftest.cc", "//base/message_loop/message_pump_perftest.cc", "//base/observer_list_perftest.cc", "//base/rand_util_perftest.cc", "//base/strings/string_util_perftest.cc", "//base/substring_set_matcher/substring_set_matcher_perftest.cc", "//base/task/job_perftest.cc", "//base/task/sequence_manager/sequence_manager_perftest.cc", "//base/task/thread_pool/thread_pool_perftest.cc", "//base/threading/counter_perftest.cc", "//base/threading/thread_local_storage_perftest.cc", "//base/json/json_perftest.cc", "//base/synchronization/lock_perftest.cc", "//base/synchronization/waitable_event_perftest.cc", "//base/threading/thread_perftest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -3999,7 +3999,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:loadable_module_deps" ],
"externs": {
@@ -4012,7 +4012,7 @@
},
"outputs": [ "//out/cronet/libbase_profiler_reparsing_test_support_library.so", "//out/cronet/lib.unstripped/libbase_profiler_reparsing_test_support_library.so" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/profiler/test_support_library.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -4174,7 +4174,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:loadable_module_deps" ],
"externs": {
@@ -4187,7 +4187,7 @@
},
"outputs": [ "//out/cronet/libbase_profiler_test_support_library.so", "//out/cronet/lib.unstripped/libbase_profiler_test_support_library.so" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/profiler/test_support_library.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -4207,7 +4207,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/android:jni_include_dir", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_profiler_test_support_jni_headers", "//base:native_unwinder_android", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -4219,7 +4219,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/profiler/stack_sampling_profiler_test_util.cc", "//base/profiler/stack_sampling_profiler_test_util.h", "//base/profiler/stack_sampling_profiler_java_test_util.cc", "//base/profiler/stack_sampling_profiler_java_test_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -4238,7 +4238,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags" ],
"externs": {
@@ -4250,7 +4250,7 @@
},
"outputs": [ "//out/cronet/obj/base/libbase_static.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//base/base_export.h", "//base/base_switches.cc", "//base/base_switches.h", "//base/immediate_crash.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -4269,7 +4269,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -4624,7 +4624,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:arm_bti_testfunctions", "//base:base", "//base:base_stack_sampling_profiler_test_util", "//base:feature_list_buildflags", "//base:i18n", "//base:message_pump_buildflags", "//base:sanitizer_buildflags", "//base/allocator:buildflags", "//base/test:immediate_crash_test_helper", "//base/test:native_library_test_utils", "//base/test:run_all_unittests", "//base/test:test_child_process", "//base/test:test_shared_library", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:base_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icu", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -4637,8 +4637,8 @@
},
"outputs": [ "//out/cronet/libbase_unittests__library.so", "//out/cronet/libbase_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libbase_unittests__library.so", "//out/cronet/lib.unstripped/libbase_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_conversions_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/profiler/frame_pointer_unwinder_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/debug/allocation_trace_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/to_string_test.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/supports_ostream_operator_test.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/profiler/frame_pointer_unwinder_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -4672,7 +4672,7 @@
"visibility": [ "*" ]
},
"//base:build_date": {
- "args": [ "gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4686,7 +4686,7 @@
"visibility": [ "*" ]
},
"//base:build_date(//build/toolchain/linux:clang_x64)": {
- "args": [ "clang_x64/gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "clang_x64/gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4711,7 +4711,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//third_party/icu:icuuc" ],
"externs": {
@@ -4724,7 +4724,7 @@
},
"outputs": [ "//out/cronet/build_utf8_validator_tables", "//out/cronet/exe.unstripped/build_utf8_validator_tables", "//out/cronet/exe.unstripped/build_utf8_validator_tables.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/i18n/build_utf8_validator_tables.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -4774,7 +4774,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest" ],
"externs": {
@@ -4787,7 +4787,7 @@
},
"outputs": [ "//out/cronet/check_example", "//out/cronet/exe.unstripped/check_example", "//out/cronet/exe.unstripped/check_example.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/check_example.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -4844,7 +4844,7 @@
},
"outputs": [ "//out/cronet/gen/base/debug/debugging_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "DCHECK_IS_CONFIGURABLE=false", "ENABLE_PROFILING=false", "CAN_UNWIND_WITH_FRAME_POINTERS=true", "UNSAFE_DEVELOPER_BUILD=false", "CAN_UNWIND_WITH_CFI_TABLE=false", "EXCLUDE_UNWIND_TABLES=true", "ENABLE_GDBINIT_WARNING=false", "ENABLE_LLDBINIT_WARNING=false", "EXPENSIVE_DCHECKS_ARE_ON=false", "ENABLE_STACK_TRACE_LINE_NUMBERS=false", "ENABLE_COMMANDLINE_SEQUENCE_CHECKS=false", "ENABLE_ALLOCATION_STACK_TRACE_RECORDER=true" ],
+ "response_file_contents": [ "--flags", "DCHECK_IS_CONFIGURABLE=false", "ENABLE_PROFILING=false", "CAN_UNWIND_WITH_FRAME_POINTERS=true", "UNSAFE_DEVELOPER_BUILD=false", "CAN_UNWIND_WITH_CFI_TABLE=false", "EXCLUDE_UNWIND_TABLES=true", "ENABLE_GDBINIT_WARNING=false", "ENABLE_LLDBINIT_WARNING=false", "EXPENSIVE_DCHECKS_ARE_ON=false", "ENABLE_STACK_TRACE_LINE_NUMBERS=false", "ENABLE_COMMANDLINE_SEQUENCE_CHECKS=false", "ENABLE_ALLOCATION_STACK_TRACE_RECORDER=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -4930,7 +4930,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//third_party/ced:ced", "//third_party/icu:icu" ],
"externs": {
@@ -4945,7 +4945,7 @@
"outputs": [ "//out/cronet/obj/base/libbase_i18n.a" ],
"public": "*",
"public_configs": [ "//third_party/ced:ced_config", "//third_party/icu:icu_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//base/i18n/base_i18n_export.h", "//base/i18n/base_i18n_switches.cc", "//base/i18n/base_i18n_switches.h", "//base/i18n/break_iterator.cc", "//base/i18n/break_iterator.h", "//base/i18n/case_conversion.cc", "//base/i18n/case_conversion.h", "//base/i18n/char_iterator.cc", "//base/i18n/char_iterator.h", "//base/i18n/character_encoding.cc", "//base/i18n/character_encoding.h", "//base/i18n/encoding_detection.cc", "//base/i18n/encoding_detection.h", "//base/i18n/file_util_icu.cc", "//base/i18n/file_util_icu.h", "//base/i18n/i18n_constants.cc", "//base/i18n/i18n_constants.h", "//base/i18n/icu_string_conversions.cc", "//base/i18n/icu_string_conversions.h", "//base/i18n/icu_util.cc", "//base/i18n/icu_util.h", "//base/i18n/message_formatter.cc", "//base/i18n/message_formatter.h", "//base/i18n/number_formatting.cc", "//base/i18n/number_formatting.h", "//base/i18n/rtl.cc", "//base/i18n/rtl.h", "//base/i18n/streaming_utf8_validator.cc", "//base/i18n/streaming_utf8_validator.h", "//base/i18n/string_compare.cc", "//base/i18n/string_compare.h", "//base/i18n/string_search.cc", "//base/i18n/string_search.h", "//base/i18n/time_formatting.cc", "//base/i18n/time_formatting.h", "//base/i18n/timezone.cc", "//base/i18n/timezone.h", "//base/i18n/unicodestring.h", "//base/i18n/utf8_validator_tables.cc", "//base/i18n/utf8_validator_tables.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -5139,7 +5139,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps" ],
"externs": {
@@ -5152,7 +5152,7 @@
},
"outputs": [ "//out/cronet/json_perftest_decodebench", "//out/cronet/exe.unstripped/json_perftest_decodebench", "//out/cronet/exe.unstripped/json_perftest_decodebench.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/json/json_perftest_decodebench.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -5232,7 +5232,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/libunwindstack:libunwindstack" ],
"externs": {
@@ -5245,7 +5245,7 @@
},
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/libunwindstack:libunwindstack_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/profiler/libunwindstack_unwinder_android.cc", "//base/profiler/libunwindstack_unwinder_android.h", "//base/profiler/native_unwinder_android.cc", "//base/profiler/native_unwinder_android.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -5264,7 +5264,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static" ],
"externs": {
@@ -5275,7 +5275,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//base/nodebug_assertion.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -5294,7 +5294,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -5355,7 +5355,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:optimize_speed", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/allocator/partition_allocator:buildflags", "//build:branding_buildflags", "//build/config/compiler:compiler_buildflags" ],
"externs": {
@@ -5367,7 +5367,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//base/allocator/partition_allocator/extended_api.cc", "//base/allocator/partition_allocator/extended_api.h", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_for_testing.h", "//base/allocator/partition_allocator/partition_alloc_for_testing.h", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_posix_for_testing.cc", "//base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_android_for_testing.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -7110,7 +7110,7 @@
"args": [ "--depfile=gen/build/android/build_java__compile_java.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.javac.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\", \"gen/build/android/build_java.generated.srcjar\"]", "--target-name", "//build/android:build_java__compile_java", "--header-jar", "obj/build/android/build_java.turbine.jar", "--classpath=[\"obj/build/android/build_java.turbine.jar\"]", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__compile_java.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:build_java__header", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7142,7 +7142,7 @@
"args": [ "--depfile=gen/build/android/build_java__header.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.turbine.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\"]", "--target-name", "//build/android:build_java__header", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/build/android/build_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__header.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7637,7 +7637,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7649,7 +7649,7 @@
},
"outputs": [ "//out/cronet/obj/build/config/sanitizers/liboptions_sources.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//build/sanitizers/sanitizer_options.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -7915,7 +7915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7926,7 +7926,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//build/buildflag.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -7945,7 +7945,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -8046,7 +8046,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi" ],
"externs": {
@@ -8058,7 +8058,7 @@
},
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//buildtools/third_party/libc++/trunk/src/algorithm.cpp", "//buildtools/third_party/libc++/trunk/src/any.cpp", "//buildtools/third_party/libc++/trunk/src/atomic.cpp", "//buildtools/third_party/libc++/trunk/src/barrier.cpp", "//buildtools/third_party/libc++/trunk/src/bind.cpp", "//buildtools/third_party/libc++/trunk/src/charconv.cpp", "//buildtools/third_party/libc++/trunk/src/chrono.cpp", "//buildtools/third_party/libc++/trunk/src/condition_variable.cpp", "//buildtools/third_party/libc++/trunk/src/condition_variable_destructor.cpp", "//buildtools/third_party/libc++/trunk/src/exception.cpp", "//buildtools/third_party/libc++/trunk/src/format.cpp", "//buildtools/third_party/libc++/trunk/src/functional.cpp", "//buildtools/third_party/libc++/trunk/src/future.cpp", "//buildtools/third_party/libc++/trunk/src/hash.cpp", "//buildtools/third_party/libc++/trunk/src/ios.cpp", "//buildtools/third_party/libc++/trunk/src/ios.instantiations.cpp", "//buildtools/third_party/libc++/trunk/src/iostream.cpp", "//buildtools/third_party/libc++/trunk/src/legacy_pointer_safety.cpp", "//buildtools/third_party/libc++/trunk/src/locale.cpp", "//buildtools/third_party/libc++/trunk/src/memory.cpp", "//buildtools/third_party/libc++/trunk/src/mutex.cpp", "//buildtools/third_party/libc++/trunk/src/mutex_destructor.cpp", "//buildtools/third_party/libc++/trunk/src/new.cpp", "//buildtools/third_party/libc++/trunk/src/optional.cpp", "//buildtools/third_party/libc++/trunk/src/random.cpp", "//buildtools/third_party/libc++/trunk/src/random_shuffle.cpp", "//buildtools/third_party/libc++/trunk/src/regex.cpp", "//buildtools/third_party/libc++/trunk/src/ryu/d2fixed.cpp", "//buildtools/third_party/libc++/trunk/src/ryu/d2s.cpp", "//buildtools/third_party/libc++/trunk/src/ryu/f2s.cpp", "//buildtools/third_party/libc++/trunk/src/shared_mutex.cpp", "//buildtools/third_party/libc++/trunk/src/stdexcept.cpp", "//buildtools/third_party/libc++/trunk/src/string.cpp", "//buildtools/third_party/libc++/trunk/src/strstream.cpp", "//buildtools/third_party/libc++/trunk/src/system_error.cpp", "//buildtools/third_party/libc++/trunk/src/thread.cpp", "//buildtools/third_party/libc++/trunk/src/typeinfo.cpp", "//buildtools/third_party/libc++/trunk/src/utility.cpp", "//buildtools/third_party/libc++/trunk/src/valarray.cpp", "//buildtools/third_party/libc++/trunk/src/variant.cpp", "//buildtools/third_party/libc++/trunk/src/vector.cpp", "//buildtools/third_party/libc++/trunk/src/verbose_abort.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -8077,7 +8077,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -8108,7 +8108,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libunwind:libunwind" ],
"externs": {
@@ -8119,7 +8119,7 @@
},
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//buildtools/third_party/libc++abi/trunk/src/abort_message.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_aux_runtime.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_default_handlers.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_exception.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_exception_storage.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_handlers.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_personality.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_vector.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_virtual.cpp", "//buildtools/third_party/libc++abi/trunk/src/fallback_malloc.cpp", "//buildtools/third_party/libc++abi/trunk/src/private_typeinfo.cpp", "//buildtools/third_party/libc++abi/trunk/src/stdlib_exception.cpp", "//buildtools/third_party/libc++abi/trunk/src/stdlib_stdexcept.cpp", "//buildtools/third_party/libc++abi/trunk/src/stdlib_typeinfo.cpp", "//buildtools/third_party/libc++abi/trunk/src/cxa_guard.cpp", "//buildtools/third_party/libc++abi/cxa_demangle_stub.cc", "//buildtools/third_party/libc++abi/trunk/src/cxa_thread_atexit.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -8138,7 +8138,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ ],
"externs": {
@@ -8168,7 +8168,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//build/config/compiler:optimize_speed", "//buildtools/third_party/libunwind:libunwind_config" ],
- "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
+ "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
"deps": [ ],
"externs": {
@@ -8179,7 +8179,7 @@
},
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
"sources": [ "//buildtools/third_party/libunwind/trunk/src/Unwind-EHABI.cpp", "//buildtools/third_party/libunwind/trunk/src/libunwind.cpp", "//buildtools/third_party/libunwind/trunk/src/Unwind-sjlj.c", "//buildtools/third_party/libunwind/trunk/src/UnwindLevel1-gcc-ext.c", "//buildtools/third_party/libunwind/trunk/src/UnwindLevel1.c", "//buildtools/third_party/libunwind/trunk/src/UnwindRegistersRestore.S", "//buildtools/third_party/libunwind/trunk/src/UnwindRegistersSave.S" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -8230,7 +8230,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//components/cronet/android:hide_all_but_jni_onload_and_cronet", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//net:net" ],
"externs": {
@@ -8239,12 +8239,12 @@
"ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-fexperimental-relative-c++-abi-vtables", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "-Wl,-z,max-page-size=4096", "--unwindlib=none", "--target=aarch64-linux-android21", "-Wl,-mllvm,-enable-machine-outliner=never", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Wl,--version-script=../../components/cronet/android/android_only_jni_onload_and_cronet_exports.lst", "-Wl,-wrap,calloc", "-Wl,-wrap,free", "-Wl,-wrap,malloc", "-Wl,-wrap,memalign", "-Wl,-wrap,posix_memalign", "-Wl,-wrap,pvalloc", "-Wl,-wrap,realloc", "-Wl,-wrap,valloc", "-Wl,-wrap,malloc_usable_size", "-Wl,-wrap,realpath", "-Wl,-wrap,strdup", "-Wl,-wrap,strndup", "-Wl,-wrap,getcwd", "-Wl,-wrap,asprintf", "-Wl,-wrap,vasprintf" ],
"libs": [ "dl", "m", "android", "log", "//base/android/library_loader/anchor_functions.lds" ],
"metadata": {
- "shared_libraries": [ "//out/cronet/libcronet.114.0.5715.0.so" ]
+ "shared_libraries": [ "//out/cronet/libcronet.114.0.5735.53.so" ]
},
- "output_name": "cronet.114.0.5715.0",
- "outputs": [ "//out/cronet/libcronet.114.0.5715.0.so", "//out/cronet/libcronet.114.0.5715.0.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so.map.gz" ],
+ "output_name": "cronet.114.0.5735.53",
+ "outputs": [ "//out/cronet/libcronet.114.0.5735.53.so", "//out/cronet/libcronet.114.0.5735.53.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/android/cronet_jni.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -8448,7 +8448,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__compile_java.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.javac.jar", "--java-srcjars=[\"gen/components/cronet/android/cronet_common_javatests.generated.srcjar\"]", "--target-name", "//components/cronet/android:cronet_common_javatests__compile_java", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--classpath=[\"obj/components/cronet/android/cronet_common_javatests.turbine.jar\"]", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_common_javatests__header", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -8480,7 +8480,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__header.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--java-srcjars=[]", "--target-name", "//components/cronet/android:cronet_common_javatests__header", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__header.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -9191,9 +9191,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/libs/arm64-v8a/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/libs/arm64-v8a/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
"type": "copy",
@@ -9205,9 +9205,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/symbols/arm64-v8a/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/symbols/arm64-v8a/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
"type": "copy",
@@ -11088,7 +11088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet:metrics_util", "//components/cronet/android:buildflags", "//components/cronet/android:cronet_jni_headers", "//components/cronet/android:cronet_jni_registration", "//components/cronet/android:request_context_config_proto", "//components/prefs:prefs", "//net:net", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -11100,7 +11100,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/android/cronet_bidirectional_stream_adapter.cc", "//components/cronet/android/cronet_bidirectional_stream_adapter.h", "//components/cronet/android/cronet_context_adapter.cc", "//components/cronet/android/cronet_context_adapter.h", "//components/cronet/android/cronet_library_loader.cc", "//components/cronet/android/cronet_upload_data_stream_adapter.cc", "//components/cronet/android/cronet_upload_data_stream_adapter.h", "//components/cronet/android/cronet_url_request_adapter.cc", "//components/cronet/android/cronet_url_request_adapter.h", "//components/cronet/android/io_buffer_with_byte_buffer.cc", "//components/cronet/android/io_buffer_with_byte_buffer.h", "//components/cronet/android/url_request_error.cc", "//components/cronet/android/url_request_error.h", "//components/cronet/android/cronet_library_loader.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -11628,7 +11628,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet/android:cronet", "//components/cronet/android:cronet_tests_jni_headers", "//components/cronet/testing:test_support", "//components/prefs:prefs", "//net:net", "//net:simple_quic_tools", "//net:test_support", "//third_party/icu:icu" ],
"externs": {
@@ -11641,7 +11641,7 @@
},
"outputs": [ "//out/cronet/libcronet_tests.so", "//out/cronet/libcronet_tests.so.TOC", "//out/cronet/lib.unstripped/libcronet_tests.so", "//out/cronet/lib.unstripped/libcronet_tests.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/android/cronet_context_adapter.h", "//components/cronet/android/cronet_url_request_adapter.h", "//components/cronet/cronet_url_request.h", "//components/cronet/url_request_context_config.h", "//components/cronet/android/test/cronet_test_jni.cc", "//components/cronet/android/test/cronet_test_util.cc", "//components/cronet/android/test/cronet_test_util.h", "//components/cronet/android/test/cronet_url_request_context_config_test.cc", "//components/cronet/android/test/cronet_url_request_context_config_test.h", "//components/cronet/android/test/cronet_url_request_test.cc", "//components/cronet/android/test/experimental_options_test.cc", "//components/cronet/android/test/mock_cert_verifier.cc", "//components/cronet/android/test/mock_url_request_job_factory.cc", "//components/cronet/android/test/native_test_server.cc", "//components/cronet/android/test/quic_test_server.cc", "//components/cronet/android/test/test_upload_data_stream_handler.cc", "//components/cronet/android/test/test_upload_data_stream_handler.h", "//components/cronet/android/test/url_request_intercepting_job_factory.cc", "//components/cronet/android/test/url_request_intercepting_job_factory.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -11984,7 +11984,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -11997,7 +11997,7 @@
},
"outputs": [ "//out/cronet/libcronet_tests_android__library.so", "//out/cronet/libcronet_tests_android__library.so.TOC", "//out/cronet/lib.unstripped/libcronet_tests_android__library.so", "//out/cronet/lib.unstripped/libcronet_tests_android__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/run_all_unittests.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -12526,7 +12526,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common_unittests", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12539,7 +12539,7 @@
},
"outputs": [ "//out/cronet/libcronet_unittests_android__library.so", "//out/cronet/libcronet_unittests_android__library.so.TOC", "//out/cronet/lib.unstripped/libcronet_unittests_android__library.so", "//out/cronet/lib.unstripped/libcronet_unittests_android__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/run_all_unittests.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -12702,7 +12702,7 @@
},
"//components/cronet/android:dependencies_checks": {
"all_dependent_configs": [ "//base/allocator:wrap_malloc_symbols" ],
- "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp", "--is_cronet_build" ],
+ "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp" ],
"deps": [ "//components/cronet/android:cronet" ],
"inputs": [ "//components/cronet/android/dependencies.txt" ],
"metadata": {
@@ -13267,7 +13267,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_api": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_api.d",
"deps": [ "//components/cronet/android:cronet_api_java", "//components/cronet/android:repackage_api__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_api.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13299,7 +13299,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_common": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_common.d",
"deps": [ "//components/cronet/android:cronet_impl_common_base_java", "//components/cronet/android:repackage_common__build_config_crbug_908819", "//net/android:net_thread_stats_uid_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_common.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13331,7 +13331,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native.d",
"deps": [ "//components/cronet/android:cronet_jni_registration_java", "//components/cronet/android:repackage_native__build_config_crbug_908819", "//components/cronet/android:repackage_native_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13363,7 +13363,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native_impl": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native_impl.d",
"deps": [ "//base:base_java", "//base:jni_java", "//build/android:build_java", "//components/cronet/android:cronet_impl_native_base_java", "//components/cronet/android:cronet_urlconnection_impl_java", "//components/cronet/android:repackage_native_impl__build_config_crbug_908819", "//components/cronet/android:request_context_config_java_proto", "//net/android:net_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native_impl.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13505,7 +13505,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars.d",
"deps": [ "//components/cronet/android:cronet_tests_jni_registration_java", "//components/cronet/android:repackage_test_jars__build_config_crbug_908819", "//components/cronet/android:repackage_test_jars_without_jni_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13537,7 +13537,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars_without_jni": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.d",
"deps": [ "//base:base_java", "//base:base_java_test_support", "//base:jni_java", "//components/cronet/android:cronet_common_javatests", "//components/cronet/android:cronet_javatests", "//components/cronet/android:cronet_test_apk_java", "//components/cronet/android:repackage_test_jars_without_jni__build_config_crbug_908819", "//net/android:embedded_test_server_aidl_java", "//net/android:net_java", "//net/android:net_java_test_support", "//third_party/androidx:androidx_annotation_annotation_experimental_java", "//third_party/netty4:netty_all_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13833,7 +13833,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet/android:request_context_config_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -13847,7 +13847,7 @@
"outputs": [ "//out/cronet/obj/components/cronet/android/librequest_context_config_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/components/cronet/android/proto/request_context_config.pb.h", "//out/cronet/gen/components/cronet/android/proto/request_context_config.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -13930,7 +13930,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:test_support" ],
"externs": {
@@ -13942,7 +13942,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/testing/test_server/test_server.cc", "//components/cronet/testing/test_server/test_server.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -13989,7 +13989,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//components/cronet:cronet_buildflags", "//components/cronet:cronet_version_header", "//components/metrics:library_support", "//components/prefs:prefs", "//net:net" ],
"externs": {
@@ -14001,7 +14001,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/cronet_context.cc", "//components/cronet/cronet_context.h", "//components/cronet/cronet_global_state.h", "//components/cronet/cronet_prefs_manager.cc", "//components/cronet/cronet_prefs_manager.h", "//components/cronet/cronet_upload_data_stream.cc", "//components/cronet/cronet_upload_data_stream.h", "//components/cronet/cronet_url_request.cc", "//components/cronet/cronet_url_request.h", "//components/cronet/host_cache_persistence_manager.cc", "//components/cronet/host_cache_persistence_manager.h", "//components/cronet/stale_host_resolver.cc", "//components/cronet/stale_host_resolver.h", "//components/cronet/url_request_context_config.cc", "//components/cronet/url_request_context_config.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14021,7 +14021,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet:cronet_common", "//components/prefs:test_support", "//net:test_support" ],
"externs": {
@@ -14033,7 +14033,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/host_cache_persistence_manager_unittest.cc", "//components/cronet/network_tasks_unittest.cc", "//components/cronet/stale_host_resolver_unittest.cc", "//components/cronet/url_request_context_config_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -14064,7 +14064,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//components/cronet:cronet_version_header_action" ],
"externs": {
@@ -14075,7 +14075,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/components/cronet/version.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14110,7 +14110,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14122,7 +14122,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/metrics_util.cc", "//components/cronet/metrics_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14142,7 +14142,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//third_party/metrics_proto:metrics_proto" ],
"externs": {
@@ -14154,7 +14154,7 @@
},
"public": [ "//components/metrics/histogram_encoder.h", "//components/metrics/library_support/histogram_manager.h" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/metrics/histogram_encoder.cc", "//components/metrics/library_support/histogram_manager.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14413,7 +14413,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//components/prefs:prefs_features", "//components/prefs/android:jni_headers" ],
"externs": {
@@ -14427,7 +14427,7 @@
"outputs": [ "//out/cronet/obj/components/prefs/libprefs.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/prefs/command_line_pref_store.cc", "//components/prefs/command_line_pref_store.h", "//components/prefs/default_pref_store.cc", "//components/prefs/default_pref_store.h", "//components/prefs/in_memory_pref_store.cc", "//components/prefs/in_memory_pref_store.h", "//components/prefs/json_pref_store.cc", "//components/prefs/json_pref_store.h", "//components/prefs/overlay_user_pref_store.cc", "//components/prefs/overlay_user_pref_store.h", "//components/prefs/persistent_pref_store.cc", "//components/prefs/persistent_pref_store.h", "//components/prefs/pref_change_registrar.cc", "//components/prefs/pref_change_registrar.h", "//components/prefs/pref_filter.h", "//components/prefs/pref_member.cc", "//components/prefs/pref_member.h", "//components/prefs/pref_name_set.h", "//components/prefs/pref_notifier.h", "//components/prefs/pref_notifier_impl.cc", "//components/prefs/pref_notifier_impl.h", "//components/prefs/pref_observer.h", "//components/prefs/pref_registry.cc", "//components/prefs/pref_registry.h", "//components/prefs/pref_registry_simple.cc", "//components/prefs/pref_registry_simple.h", "//components/prefs/pref_service.cc", "//components/prefs/pref_service.h", "//components/prefs/pref_service_factory.cc", "//components/prefs/pref_service_factory.h", "//components/prefs/pref_store.cc", "//components/prefs/pref_store.h", "//components/prefs/pref_value_map.cc", "//components/prefs/pref_value_map.h", "//components/prefs/pref_value_store.cc", "//components/prefs/pref_value_store.h", "//components/prefs/prefs_export.h", "//components/prefs/scoped_user_pref_update.cc", "//components/prefs/scoped_user_pref_update.h", "//components/prefs/segregated_pref_store.cc", "//components/prefs/segregated_pref_store.h", "//components/prefs/value_map_pref_store.cc", "//components/prefs/value_map_pref_store.h", "//components/prefs/writeable_pref_store.cc", "//components/prefs/writeable_pref_store.h", "//components/prefs/android/pref_service_android.cc", "//components/prefs/android/pref_service_android.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14447,7 +14447,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14460,7 +14460,7 @@
},
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/prefs/prefs_features.cc", "//components/prefs/prefs_features.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14480,7 +14480,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14494,7 +14494,7 @@
"outputs": [ "//out/cronet/obj/components/prefs/libtest_support.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/prefs/mock_pref_change_callback.cc", "//components/prefs/mock_pref_change_callback.h", "//components/prefs/pref_store_observer_mock.cc", "//components/prefs/pref_store_observer_mock.h", "//components/prefs/pref_test_utils.cc", "//components/prefs/pref_test_utils.h", "//components/prefs/testing_pref_service.cc", "//components/prefs/testing_pref_service.h", "//components/prefs/testing_pref_store.cc", "//components/prefs/testing_pref_store.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -14514,7 +14514,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs_features", "//components/prefs:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14526,7 +14526,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/prefs/default_pref_store_unittest.cc", "//components/prefs/in_memory_pref_store_unittest.cc", "//components/prefs/json_pref_store_unittest.cc", "//components/prefs/overlay_user_pref_store_unittest.cc", "//components/prefs/persistent_pref_store_unittest.cc", "//components/prefs/persistent_pref_store_unittest.h", "//components/prefs/pref_change_registrar_unittest.cc", "//components/prefs/pref_member_unittest.cc", "//components/prefs/pref_notifier_impl_unittest.cc", "//components/prefs/pref_service_unittest.cc", "//components/prefs/pref_value_map_unittest.cc", "//components/prefs/pref_value_store_unittest.cc", "//components/prefs/scoped_user_pref_update_unittest.cc", "//components/prefs/segregated_pref_store_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -14576,7 +14576,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//crypto:buildflags", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -14591,7 +14591,7 @@
"outputs": [ "//out/cronet/obj/crypto/libcrcrypto.a" ],
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//crypto/aead.cc", "//crypto/aead.h", "//crypto/crypto_export.h", "//crypto/ec_private_key.cc", "//crypto/ec_private_key.h", "//crypto/ec_signature_creator.cc", "//crypto/ec_signature_creator.h", "//crypto/ec_signature_creator_impl.cc", "//crypto/ec_signature_creator_impl.h", "//crypto/encryptor.cc", "//crypto/encryptor.h", "//crypto/hkdf.cc", "//crypto/hkdf.h", "//crypto/hmac.cc", "//crypto/hmac.h", "//crypto/openssl_util.cc", "//crypto/openssl_util.h", "//crypto/p224_spake.cc", "//crypto/p224_spake.h", "//crypto/random.cc", "//crypto/random.h", "//crypto/rsa_private_key.cc", "//crypto/rsa_private_key.h", "//crypto/scoped_nss_types.h", "//crypto/secure_hash.cc", "//crypto/secure_hash.h", "//crypto/secure_util.cc", "//crypto/secure_util.h", "//crypto/sha2.cc", "//crypto/sha2.h", "//crypto/signature_creator.cc", "//crypto/signature_creator.h", "//crypto/signature_verifier.cc", "//crypto/signature_verifier.h", "//crypto/symmetric_key.cc", "//crypto/symmetric_key.h", "//crypto/unexportable_key.cc", "//crypto/unexportable_key.h", "//crypto/unexportable_key_metrics.cc", "//crypto/unexportable_key_metrics.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -14610,7 +14610,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:external_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//crypto:buildflags(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -14967,7 +14967,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:run_all_unittests", "//base/test:test_support", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14980,7 +14980,7 @@
},
"outputs": [ "//out/cronet/libcrypto_unittests__library.so", "//out/cronet/libcrypto_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libcrypto_unittests__library.so", "//out/cronet/lib.unstripped/libcrypto_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//crypto/aead_unittest.cc", "//crypto/ec_private_key_unittest.cc", "//crypto/ec_signature_creator_unittest.cc", "//crypto/encryptor_unittest.cc", "//crypto/hmac_unittest.cc", "//crypto/p224_spake_unittest.cc", "//crypto/random_unittest.cc", "//crypto/rsa_private_key_unittest.cc", "//crypto/secure_hash_unittest.cc", "//crypto/sha2_unittest.cc", "//crypto/signature_creator_unittest.cc", "//crypto/signature_verifier_unittest.cc", "//crypto/symmetric_key_unittest.cc", "//crypto/unexportable_key_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -15026,7 +15026,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//crypto:crypto" ],
"externs": {
@@ -15039,7 +15039,7 @@
},
"outputs": [ "//out/cronet/obj/crypto/libtest_support.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//crypto/scoped_mock_unexportable_key_provider.cc", "//crypto/scoped_mock_unexportable_key_provider.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -15203,7 +15203,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_test_jni_headers", "//net:test_support" ],
"externs": {
@@ -15216,7 +15216,7 @@
},
"public": "*",
"public_configs": [ "//build/config/android:jni_include_dir" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/test/android/net_test_entry_point.cc", "//net/test/android/net_test_jni_onload.cc", "//net/test/android/net_test_jni_onload.h", "//net/test/embedded_test_server/android/embedded_test_server_android.cc", "//net/test/embedded_test_server/android/embedded_test_server_android.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -15400,7 +15400,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:shared_library_deps", "//net:test_support", "//net/android:java_test_native_support" ],
"externs": {
@@ -15413,7 +15413,7 @@
},
"outputs": [ "//out/cronet/libnet_java_test_native_support.so", "//out/cronet/libnet_java_test_native_support.so.TOC", "//out/cronet/lib.unstripped/libnet_java_test_native_support.so", "//out/cronet/lib.unstripped/libnet_java_test_native_support.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -16517,7 +16517,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps" ],
"externs": {
@@ -16530,7 +16530,7 @@
},
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/public/dns_config_overrides.cc", "//net/dns/public/dns_config_overrides.h", "//net/dns/public/dns_over_https_config.cc", "//net/dns/public/dns_over_https_config.h", "//net/dns/public/dns_over_https_server_config.cc", "//net/dns/public/dns_over_https_server_config.h", "//net/dns/public/dns_protocol.h", "//net/dns/public/dns_query_type.cc", "//net/dns/public/dns_query_type.h", "//net/dns/public/doh_provider_entry.cc", "//net/dns/public/doh_provider_entry.h", "//net/dns/public/host_resolver_results.cc", "//net/dns/public/host_resolver_results.h", "//net/dns/public/host_resolver_source.h", "//net/dns/public/mdns_listener_update_type.h", "//net/dns/public/resolve_error_info.cc", "//net/dns/public/resolve_error_info.h", "//net/dns/public/secure_dns_mode.h", "//net/dns/public/secure_dns_policy.h", "//net/dns/public/util.cc", "//net/dns/public/util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -16566,7 +16566,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16578,7 +16578,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/public/dns_over_https_config_unittest.cc", "//net/dns/public/dns_over_https_server_config_unittest.cc", "//net/dns/public/doh_provider_entry_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -16598,7 +16598,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client" ],
"externs": {
@@ -16611,7 +16611,7 @@
},
"public": [ ],
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/address_info.cc", "//net/dns/address_info.h", "//net/dns/address_sorter.h", "//net/dns/context_host_resolver.cc", "//net/dns/context_host_resolver.h", "//net/dns/dns_alias_utility.cc", "//net/dns/dns_alias_utility.h", "//net/dns/dns_config.cc", "//net/dns/dns_config_service.cc", "//net/dns/dns_config_service.h", "//net/dns/dns_hosts.cc", "//net/dns/dns_hosts.h", "//net/dns/dns_names_util.cc", "//net/dns/dns_names_util.h", "//net/dns/dns_query.cc", "//net/dns/dns_query.h", "//net/dns/dns_reloader.cc", "//net/dns/dns_reloader.h", "//net/dns/dns_response.cc", "//net/dns/dns_response_result_extractor.cc", "//net/dns/dns_response_result_extractor.h", "//net/dns/dns_server_iterator.cc", "//net/dns/dns_server_iterator.h", "//net/dns/dns_session.cc", "//net/dns/dns_session.h", "//net/dns/dns_transaction.cc", "//net/dns/dns_udp_tracker.cc", "//net/dns/dns_udp_tracker.h", "//net/dns/dns_util.cc", "//net/dns/dns_util.h", "//net/dns/host_cache.cc", "//net/dns/host_resolver.cc", "//net/dns/host_resolver_internal_result.cc", "//net/dns/host_resolver_internal_result.h", "//net/dns/host_resolver_manager.cc", "//net/dns/host_resolver_mdns_listener_impl.cc", "//net/dns/host_resolver_mdns_listener_impl.h", "//net/dns/host_resolver_mdns_task.cc", "//net/dns/host_resolver_mdns_task.h", "//net/dns/host_resolver_nat64_task.cc", "//net/dns/host_resolver_nat64_task.h", "//net/dns/host_resolver_proc.cc", "//net/dns/host_resolver_proc.h", "//net/dns/host_resolver_system_task.cc", "//net/dns/host_resolver_system_task.h", "//net/dns/https_record_rdata.cc", "//net/dns/httpssvc_metrics.cc", "//net/dns/httpssvc_metrics.h", "//net/dns/mapped_host_resolver.cc", "//net/dns/nsswitch_reader.cc", "//net/dns/nsswitch_reader.h", "//net/dns/opt_record_rdata.cc", "//net/dns/record_parsed.cc", "//net/dns/record_rdata.cc", "//net/dns/resolve_context.cc", "//net/dns/resolve_context.h", "//net/dns/serial_worker.cc", "//net/dns/serial_worker.h", "//net/dns/system_dns_config_change_notifier.cc", "//net/dns/system_dns_config_change_notifier.h", "//net/dns/test_dns_config_service.cc", "//net/dns/test_dns_config_service.h", "//net/dns/dns_config_service_android.cc", "//net/dns/dns_config_service_android.h", "//net/dns/dns_client.cc", "//net/dns/address_sorter_posix.cc", "//net/dns/address_sorter_posix.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -16631,7 +16631,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16644,7 +16644,7 @@
},
"public": [ ],
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/dns_client.h", "//net/dns/dns_response.h", "//net/dns/dns_transaction.h", "//net/dns/https_record_rdata.h", "//net/dns/opt_record_rdata.h", "//net/dns/record_parsed.h", "//net/dns/record_rdata.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -16663,7 +16663,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/dns:host_cache_fuzzer_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net/dns:host_cache_fuzzer_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -16677,7 +16677,7 @@
"outputs": [ "//out/cronet/obj/net/dns/libhost_cache_fuzzer_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/dns:host_cache_fuzzer_proto_config", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/dns/host_cache_fuzzer.pb.h", "//out/cronet/gen/net/dns/host_cache_fuzzer.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -16714,7 +16714,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns/public:public" ],
"externs": {
@@ -16727,7 +16727,7 @@
},
"public": [ ],
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/dns_config.h", "//net/dns/host_cache.h", "//net/dns/host_resolver.h", "//net/dns/mapped_host_resolver.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -16747,7 +16747,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16760,7 +16760,7 @@
},
"public": [ ],
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/host_resolver_manager.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -16780,7 +16780,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver" ],
"externs": {
@@ -16793,7 +16793,7 @@
},
"public": [ ],
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -16900,7 +16900,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16912,7 +16912,7 @@
},
"public": [ "//net/dns/dns_test_util.h", "//net/dns/host_resolver_internal_result_test_util.h", "//net/dns/host_resolver_results_test_util.h", "//net/dns/mock_host_resolver.h" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/dns_test_util.cc", "//net/dns/host_resolver_internal_result_test_util.cc", "//net/dns/host_resolver_results_test_util.cc", "//net/dns/mock_host_resolver.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -16932,7 +16932,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//net:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16944,7 +16944,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/dns/address_info_unittest.cc", "//net/dns/context_host_resolver_unittest.cc", "//net/dns/dns_alias_utility_unittest.cc", "//net/dns/dns_config_service_unittest.cc", "//net/dns/dns_hosts_unittest.cc", "//net/dns/dns_names_util_unittest.cc", "//net/dns/dns_query_unittest.cc", "//net/dns/dns_response_result_extractor_unittest.cc", "//net/dns/dns_response_unittest.cc", "//net/dns/dns_transaction_unittest.cc", "//net/dns/dns_udp_tracker_unittest.cc", "//net/dns/dns_util_unittest.cc", "//net/dns/host_cache_unittest.cc", "//net/dns/host_resolver_internal_result_unittest.cc", "//net/dns/host_resolver_manager_unittest.cc", "//net/dns/https_record_rdata_unittest.cc", "//net/dns/httpssvc_metrics_unittest.cc", "//net/dns/mapped_host_resolver_unittest.cc", "//net/dns/nsswitch_reader_unittest.cc", "//net/dns/opt_record_rdata_unittest.cc", "//net/dns/record_parsed_unittest.cc", "//net/dns/record_rdata_unittest.cc", "//net/dns/resolve_context_unittest.cc", "//net/dns/serial_worker_unittest.cc", "//net/dns/system_dns_config_change_notifier_unittest.cc", "//net/dns/dns_config_service_android_unittest.cc", "//net/dns/address_sorter_unittest.cc", "//net/dns/dns_client_unittest.cc", "//net/dns/address_sorter_posix_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -16979,7 +16979,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build:branding_buildflags", "//net:net_deps", "//net:net_public_deps", "//net/dns:dns" ],
"externs": {
@@ -16991,7 +16991,7 @@
},
"public": [ ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/http/transport_security_state.cc", "//net/http/transport_security_state_ct_policies.inc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17120,7 +17120,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net/third_party/quiche:net_quic_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17134,7 +17134,7 @@
"outputs": [ "//out/cronet/obj/net/third_party/quiche/libnet_quic_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/core/proto/cached_network_parameters.pb.h", "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/core/proto/cached_network_parameters.pb.cc", "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/core/proto/crypto_server_config.pb.h", "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/core/proto/crypto_server_config.pb.cc", "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/core/proto/source_address_token.pb.h", "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/core/proto/source_address_token.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17171,7 +17171,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net/third_party/quiche:net_quic_test_tools_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17185,7 +17185,7 @@
"outputs": [ "//out/cronet/obj/net/third_party/quiche/libnet_quic_test_tools_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/test_tools/send_algorithm_test_result.pb.h", "//out/cronet/gen/net/third_party/quiche/src/quiche/quic/test_tools/send_algorithm_test_result.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17221,7 +17221,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//testing/gmock:gmock" ],
"externs": {
@@ -17235,7 +17235,7 @@
"outputs": [ "//out/cronet/qpack_offline_decoder", "//out/cronet/exe.unstripped/qpack_offline_decoder", "//out/cronet/exe.unstripped/qpack_offline_decoder.map.gz" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/quic/tools/qpack_offline_decoder_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -17255,7 +17255,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools" ],
"externs": {
@@ -17268,7 +17268,7 @@
},
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/quic/tools/quic_toy_client.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_toy_client.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -17288,7 +17288,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17302,7 +17302,7 @@
"outputs": [ "//out/cronet/quic_crypto_message_printer", "//out/cronet/exe.unstripped/quic_crypto_message_printer", "//out/cronet/exe.unstripped/quic_crypto_message_printer.map.gz" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/quic/tools/crypto_message_printer_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17322,7 +17322,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17336,7 +17336,7 @@
"outputs": [ "//out/cronet/quic_packet_printer", "//out/cronet/exe.unstripped/quic_packet_printer", "//out/cronet/exe.unstripped/quic_packet_printer.map.gz" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/quic/tools/quic_packet_printer_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17356,7 +17356,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17370,7 +17370,7 @@
"outputs": [ "//out/cronet/quic_reject_reason_decoder", "//out/cronet/exe.unstripped/quic_reject_reason_decoder", "//out/cronet/exe.unstripped/quic_reject_reason_decoder.map.gz" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/quic/tools/quic_reject_reason_decoder_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17390,7 +17390,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:simple_quic_tools" ],
"externs": {
@@ -17403,7 +17403,7 @@
},
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/common/masque/connect_udp_datagram_payload.cc", "//net/third_party/quiche/src/quiche/common/masque/connect_udp_datagram_payload.h", "//net/third_party/quiche/src/quiche/quic/tools/connect_server_backend.cc", "//net/third_party/quiche/src/quiche/quic/tools/connect_server_backend.h", "//net/third_party/quiche/src/quiche/quic/tools/connect_tunnel.cc", "//net/third_party/quiche/src/quiche/quic/tools/connect_tunnel.h", "//net/third_party/quiche/src/quiche/quic/tools/connect_udp_tunnel.cc", "//net/third_party/quiche/src/quiche/quic/tools/connect_udp_tunnel.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_name_lookup.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_name_lookup.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_toy_server.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_toy_server.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17423,7 +17423,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:uri_template", "//net/third_party/quiche:net_quic_proto", "//third_party/abseil-cpp:absl", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -17437,7 +17437,7 @@
"outputs": [ "//out/cronet/obj/net/third_party/quiche/libquiche.a" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_bug_tracker_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_client_stats_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_containers_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_export_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_iovec_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_logging_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_mutex_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_mutex_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_reference_counted_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_server_stats_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_time_utils_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_time_utils_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_url_utils_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_url_utils_impl.h", "//net/third_party/quiche/src/quiche/binary_http/binary_http_message.cc", "//net/third_party/quiche/src/quiche/binary_http/binary_http_message.h", "//net/third_party/quiche/src/quiche/common/capsule.cc", "//net/third_party/quiche/src/quiche/common/capsule.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_bug_tracker.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_client_stats.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_containers.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_export.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_flag_utils.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_flags.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_header_policy.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_hostname_utils.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_hostname_utils.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_iovec.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_logging.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_lower_case_string.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_mem_slice.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_mutex.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_mutex.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_prefetch.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_reference_counted.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_server_stats.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_stack_trace.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_testvalue.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_thread.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_time_utils.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_url_utils.h", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_flags_impl.cc", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_flags_impl.h", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_prefetch_impl.h", "//net/third_party/quiche/src/quiche/common/print_elements.h", "//net/third_party/quiche/src/quiche/common/quiche_buffer_allocator.cc", "//net/third_party/quiche/src/quiche/common/quiche_buffer_allocator.h", "//net/third_party/quiche/src/quiche/common/quiche_circular_deque.h", "//net/third_party/quiche/src/quiche/common/quiche_crypto_logging.cc", "//net/third_party/quiche/src/quiche/common/quiche_crypto_logging.h", "//net/third_party/quiche/src/quiche/common/quiche_data_reader.cc", "//net/third_party/quiche/src/quiche/common/quiche_data_reader.h", "//net/third_party/quiche/src/quiche/common/quiche_data_writer.cc", "//net/third_party/quiche/src/quiche/common/quiche_data_writer.h", "//net/third_party/quiche/src/quiche/common/quiche_endian.h", "//net/third_party/quiche/src/quiche/common/quiche_ip_address.cc", "//net/third_party/quiche/src/quiche/common/quiche_ip_address.h", "//net/third_party/quiche/src/quiche/common/quiche_ip_address_family.cc", "//net/third_party/quiche/src/quiche/common/quiche_ip_address_family.h", "//net/third_party/quiche/src/quiche/common/quiche_linked_hash_map.h", "//net/third_party/quiche/src/quiche/common/quiche_mem_slice_storage.cc", "//net/third_party/quiche/src/quiche/common/quiche_mem_slice_storage.h", "//net/third_party/quiche/src/quiche/common/quiche_random.cc", "//net/third_party/quiche/src/quiche/common/quiche_random.h", "//net/third_party/quiche/src/quiche/common/quiche_text_utils.cc", "//net/third_party/quiche/src/quiche/common/quiche_text_utils.h", "//net/third_party/quiche/src/quiche/common/simple_buffer_allocator.cc", "//net/third_party/quiche/src/quiche/common/simple_buffer_allocator.h", "//net/third_party/quiche/src/quiche/common/structured_headers.cc", "//net/third_party/quiche/src/quiche/common/structured_headers.h", "//net/third_party/quiche/src/quiche/http2/adapter/data_source.h", "//net/third_party/quiche/src/quiche/http2/adapter/event_forwarder.cc", "//net/third_party/quiche/src/quiche/http2/adapter/event_forwarder.h", "//net/third_party/quiche/src/quiche/http2/adapter/header_validator.cc", "//net/third_party/quiche/src/quiche/http2/adapter/header_validator.h", "//net/third_party/quiche/src/quiche/http2/adapter/http2_adapter.h", "//net/third_party/quiche/src/quiche/http2/adapter/http2_protocol.cc", "//net/third_party/quiche/src/quiche/http2/adapter/http2_protocol.h", "//net/third_party/quiche/src/quiche/http2/adapter/http2_session.h", "//net/third_party/quiche/src/quiche/http2/adapter/http2_util.cc", "//net/third_party/quiche/src/quiche/http2/adapter/http2_util.h", "//net/third_party/quiche/src/quiche/http2/adapter/http2_visitor_interface.h", "//net/third_party/quiche/src/quiche/http2/adapter/noop_header_validator.cc", "//net/third_party/quiche/src/quiche/http2/adapter/noop_header_validator.h", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_adapter.cc", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_adapter.h", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_session.cc", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_session.h", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_util.cc", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_util.h", "//net/third_party/quiche/src/quiche/http2/adapter/window_manager.cc", "//net/third_party/quiche/src/quiche/http2/adapter/window_manager.h", "//net/third_party/quiche/src/quiche/http2/core/http2_trace_logging.cc", "//net/third_party/quiche/src/quiche/http2/core/http2_trace_logging.h", "//net/third_party/quiche/src/quiche/http2/core/priority_write_scheduler.h", "//net/third_party/quiche/src/quiche/http2/decoder/decode_buffer.cc", "//net/third_party/quiche/src/quiche/http2/decoder/decode_buffer.h", "//net/third_party/quiche/src/quiche/http2/decoder/decode_http2_structures.cc", "//net/third_party/quiche/src/quiche/http2/decoder/decode_http2_structures.h", "//net/third_party/quiche/src/quiche/http2/decoder/decode_status.cc", "//net/third_party/quiche/src/quiche/http2/decoder/decode_status.h", "//net/third_party/quiche/src/quiche/http2/decoder/frame_decoder_state.cc", "//net/third_party/quiche/src/quiche/http2/decoder/frame_decoder_state.h", "//net/third_party/quiche/src/quiche/http2/decoder/http2_frame_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/http2_frame_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/http2_frame_decoder_listener.cc", "//net/third_party/quiche/src/quiche/http2/decoder/http2_frame_decoder_listener.h", "//net/third_party/quiche/src/quiche/http2/decoder/http2_structure_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/http2_structure_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/altsvc_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/altsvc_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/continuation_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/continuation_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/data_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/data_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/goaway_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/goaway_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/headers_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/headers_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/ping_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/ping_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/priority_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/priority_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/priority_update_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/priority_update_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/push_promise_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/push_promise_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/rst_stream_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/rst_stream_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/settings_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/settings_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/unknown_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/unknown_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/window_update_payload_decoder.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/window_update_payload_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_block_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_block_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_listener.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_listener.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_state.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_state.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_string_buffer.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_string_buffer.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_tables.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_tables.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoding_error.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoding_error.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_decoder_listener.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_decoder_listener.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_type_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_type_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_string_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_string_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_string_decoder_listener.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_string_decoder_listener.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_whole_entry_buffer.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_whole_entry_buffer.h", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_whole_entry_listener.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_whole_entry_listener.h", "//net/third_party/quiche/src/quiche/http2/hpack/hpack_static_table_entries.inc", "//net/third_party/quiche/src/quiche/http2/hpack/http2_hpack_constants.cc", "//net/third_party/quiche/src/quiche/http2/hpack/http2_hpack_constants.h", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_encoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_encoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/huffman_spec_tables.cc", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/huffman_spec_tables.h", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_decoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_decoder.h", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_encoder.cc", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_encoder.h", "//net/third_party/quiche/src/quiche/http2/http2_constants.cc", "//net/third_party/quiche/src/quiche/http2/http2_constants.h", "//net/third_party/quiche/src/quiche/http2/http2_structures.cc", "//net/third_party/quiche/src/quiche/http2/http2_structures.h", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_request.cc", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_request.h", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_response.cc", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_response.h", "//net/third_party/quiche/src/quiche/oblivious_http/common/oblivious_http_header_key_config.cc", "//net/third_party/quiche/src/quiche/oblivious_http/common/oblivious_http_header_key_config.h", "//net/third_party/quiche/src/quiche/oblivious_http/oblivious_http_client.cc", "//net/third_party/quiche/src/quiche/oblivious_http/oblivious_http_client.h", "//net/third_party/quiche/src/quiche/oblivious_http/oblivious_http_gateway.cc", "//net/third_party/quiche/src/quiche/oblivious_http/oblivious_http_gateway.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bandwidth_sampler.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bandwidth_sampler.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_drain.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_drain.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_misc.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_misc.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_probe_bw.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_probe_bw.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_probe_rtt.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_probe_rtt.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_sender.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_sender.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_startup.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_startup.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr_sender.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr_sender.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/cubic_bytes.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/cubic_bytes.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/general_loss_algorithm.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/general_loss_algorithm.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/hybrid_slow_start.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/hybrid_slow_start.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/loss_detection_interface.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/pacing_sender.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/pacing_sender.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/prr_sender.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/prr_sender.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/rtt_stats.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/rtt_stats.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/send_algorithm_interface.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/send_algorithm_interface.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/tcp_cubic_sender_bytes.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/tcp_cubic_sender_bytes.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/uber_loss_algorithm.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/uber_loss_algorithm.h", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/windowed_filter.h", "//net/third_party/quiche/src/quiche/quic/core/connection_id_generator.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aead_base_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aead_base_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aead_base_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aead_base_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_12_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_12_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_12_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_12_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_256_gcm_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_256_gcm_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_256_gcm_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_256_gcm_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_base_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_base_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_base_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_base_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/boring_utils.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/cert_compressor.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/cert_compressor.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/certificate_util.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/certificate_util.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/certificate_view.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/certificate_view.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_tls_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_tls_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_tls_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_tls_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha_base_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha_base_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha_base_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha_base_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/channel_id.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/channel_id.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/client_proof_source.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/client_proof_source.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_framer.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_framer.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_handshake.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_handshake.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_handshake_message.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_handshake_message.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_message_parser.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_protocol.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_secret_boxer.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_secret_boxer.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_utils.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_utils.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/curve25519_key_exchange.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/curve25519_key_exchange.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/key_exchange.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/key_exchange.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/null_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/null_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/null_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/null_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/p256_key_exchange.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/p256_key_exchange.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/proof_source.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/proof_source.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/proof_source_x509.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/proof_source_x509.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/proof_verifier.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_client_session_cache.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_client_session_cache.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_compressed_certs_cache.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_compressed_certs_cache.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_client_config.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_client_config.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_proof.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_proof.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_server_config.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_server_config.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_decrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_decrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_encrypter.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_encrypter.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_hkdf.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_hkdf.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/tls_client_connection.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/tls_client_connection.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/tls_connection.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/tls_connection.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/tls_server_connection.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/tls_server_connection.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/transport_parameters.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/transport_parameters.h", "//net/third_party/quiche/src/quiche/quic/core/crypto/web_transport_fingerprint_proof_verifier.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/web_transport_fingerprint_proof_verifier.h", "//net/third_party/quiche/src/quiche/quic/core/deterministic_connection_id_generator.cc", "//net/third_party/quiche/src/quiche/quic/core/deterministic_connection_id_generator.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_ack_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_ack_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_ack_frequency_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_ack_frequency_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_blocked_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_blocked_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_connection_close_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_connection_close_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_crypto_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_crypto_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_goaway_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_goaway_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_handshake_done_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_handshake_done_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_inlined_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_max_streams_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_max_streams_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_message_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_message_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_mtu_discovery_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_new_connection_id_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_new_connection_id_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_new_token_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_new_token_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_padding_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_padding_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_path_challenge_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_path_challenge_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_path_response_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_path_response_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_ping_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_ping_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_retire_connection_id_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_retire_connection_id_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_rst_stream_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_rst_stream_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_stop_sending_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_stop_sending_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_stop_waiting_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_stop_waiting_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_stream_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_stream_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_streams_blocked_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_streams_blocked_frame.h", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_window_update_frame.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_window_update_frame.h", "//net/third_party/quiche/src/quiche/quic/core/handshaker_delegate_interface.h", "//net/third_party/quiche/src/quiche/quic/core/http/http_constants.cc", "//net/third_party/quiche/src/quiche/quic/core/http/http_constants.h", "//net/third_party/quiche/src/quiche/quic/core/http/http_decoder.cc", "//net/third_party/quiche/src/quiche/quic/core/http/http_decoder.h", "//net/third_party/quiche/src/quiche/quic/core/http/http_encoder.cc", "//net/third_party/quiche/src/quiche/quic/core/http/http_encoder.h", "//net/third_party/quiche/src/quiche/quic/core/http/http_frames.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_client_promised_info.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_client_promised_info.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_client_push_promise_index.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_client_push_promise_index.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_header_list.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_header_list.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_headers_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_headers_stream.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_receive_control_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_receive_control_stream.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_send_control_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_send_control_stream.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_server_initiated_spdy_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_server_initiated_spdy_stream.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_server_session_base.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_server_session_base.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_client_session.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_client_session.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_client_session_base.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_client_session_base.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_client_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_client_stream.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_session.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_session.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_stream.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_stream_body_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_stream_body_manager.h", "//net/third_party/quiche/src/quiche/quic/core/http/spdy_server_push_utils.cc", "//net/third_party/quiche/src/quiche/quic/core/http/spdy_server_push_utils.h", "//net/third_party/quiche/src/quiche/quic/core/http/spdy_utils.cc", "//net/third_party/quiche/src/quiche/quic/core/http/spdy_utils.h", "//net/third_party/quiche/src/quiche/quic/core/http/web_transport_http3.cc", "//net/third_party/quiche/src/quiche/quic/core/http/web_transport_http3.h", "//net/third_party/quiche/src/quiche/quic/core/http/web_transport_stream_adapter.cc", "//net/third_party/quiche/src/quiche/quic/core/http/web_transport_stream_adapter.h", "//net/third_party/quiche/src/quiche/quic/core/legacy_quic_stream_id_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/legacy_quic_stream_id_manager.h", "//net/third_party/quiche/src/quiche/quic/core/packet_number_indexed_queue.h", "//net/third_party/quiche/src/quiche/quic/core/proto/cached_network_parameters_proto.h", "//net/third_party/quiche/src/quiche/quic/core/proto/crypto_server_config_proto.h", "//net/third_party/quiche/src/quiche/quic/core/proto/source_address_token_proto.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_blocking_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_blocking_manager.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoded_headers_accumulator.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoded_headers_accumulator.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_stream_receiver.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_stream_receiver.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_stream_sender.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_stream_sender.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_stream_receiver.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_stream_receiver.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_stream_sender.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_stream_sender.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_header_table.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_header_table.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_index_conversions.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_index_conversions.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instruction_decoder.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instruction_decoder.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instruction_encoder.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instruction_encoder.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instructions.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instructions.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_progressive_decoder.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_progressive_decoder.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_receive_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_receive_stream.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_required_insert_count.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_required_insert_count.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_send_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_send_stream.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_static_table.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_static_table.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_stream_receiver.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_stream_sender_delegate.h", "//net/third_party/quiche/src/quiche/quic/core/qpack/value_splitting_header_list.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/value_splitting_header_list.h", "//net/third_party/quiche/src/quiche/quic/core/quic_ack_listener_interface.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_ack_listener_interface.h", "//net/third_party/quiche/src/quiche/quic/core/quic_alarm.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_alarm.h", "//net/third_party/quiche/src/quiche/quic/core/quic_alarm_factory.h", "//net/third_party/quiche/src/quiche/quic/core/quic_arena_scoped_ptr.h", "//net/third_party/quiche/src/quiche/quic/core/quic_bandwidth.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_bandwidth.h", "//net/third_party/quiche/src/quiche/quic/core/quic_blocked_writer_interface.h", "//net/third_party/quiche/src/quiche/quic/core/quic_chaos_protector.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_chaos_protector.h", "//net/third_party/quiche/src/quiche/quic/core/quic_clock.h", "//net/third_party/quiche/src/quiche/quic/core/quic_coalesced_packet.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_coalesced_packet.h", "//net/third_party/quiche/src/quiche/quic/core/quic_config.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_config.h", "//net/third_party/quiche/src/quiche/quic/core/quic_connection.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection.h", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_context.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_context.h", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_id.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_id.h", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_id_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_id_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_stats.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_stats.h", "//net/third_party/quiche/src/quiche/quic/core/quic_constants.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_constants.h", "//net/third_party/quiche/src/quiche/quic/core/quic_control_frame_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_control_frame_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_client_handshaker.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_client_handshaker.h", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_client_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_client_stream.h", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_handshaker.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_handshaker.h", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_server_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_server_stream.h", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_server_stream_base.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_server_stream_base.h", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_stream.h", "//net/third_party/quiche/src/quiche/quic/core/quic_data_reader.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_data_reader.h", "//net/third_party/quiche/src/quiche/quic/core/quic_data_writer.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_data_writer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_datagram_queue.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_datagram_queue.h", "//net/third_party/quiche/src/quiche/quic/core/quic_error_codes.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_error_codes.h", "//net/third_party/quiche/src/quiche/quic/core/quic_flags_list.h", "//net/third_party/quiche/src/quiche/quic/core/quic_flow_controller.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_flow_controller.h", "//net/third_party/quiche/src/quiche/quic/core/quic_framer.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_framer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_idle_network_detector.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_idle_network_detector.h", "//net/third_party/quiche/src/quiche/quic/core/quic_interval.h", "//net/third_party/quiche/src/quiche/quic/core/quic_interval_deque.h", "//net/third_party/quiche/src/quiche/quic/core/quic_interval_set.h", "//net/third_party/quiche/src/quiche/quic/core/quic_lru_cache.h", "//net/third_party/quiche/src/quiche/quic/core/quic_mtu_discovery.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_mtu_discovery.h", "//net/third_party/quiche/src/quiche/quic/core/quic_network_blackhole_detector.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_network_blackhole_detector.h", "//net/third_party/quiche/src/quiche/quic/core/quic_one_block_arena.h", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_creator.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_creator.h", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_number.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_number.h", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_writer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_packets.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packets.h", "//net/third_party/quiche/src/quiche/quic/core/quic_path_validator.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_path_validator.h", "//net/third_party/quiche/src/quiche/quic/core/quic_ping_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_ping_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_protocol_flags_list.h", "//net/third_party/quiche/src/quiche/quic/core/quic_received_packet_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_received_packet_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_sent_packet_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_sent_packet_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_server_id.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_server_id.h", "//net/third_party/quiche/src/quiche/quic/core/quic_session.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_session.h", "//net/third_party/quiche/src/quiche/quic/core/quic_socket_address_coder.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_socket_address_coder.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_frame_data_producer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_id_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_id_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_priority.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_priority.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_send_buffer.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_send_buffer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_sequencer.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_sequencer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_sequencer_buffer.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_sequencer_buffer.h", "//net/third_party/quiche/src/quiche/quic/core/quic_sustained_bandwidth_recorder.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_sustained_bandwidth_recorder.h", "//net/third_party/quiche/src/quiche/quic/core/quic_tag.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_tag.h", "//net/third_party/quiche/src/quiche/quic/core/quic_time.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_time.h", "//net/third_party/quiche/src/quiche/quic/core/quic_time_accumulator.h", "//net/third_party/quiche/src/quiche/quic/core/quic_transmission_info.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_transmission_info.h", "//net/third_party/quiche/src/quiche/quic/core/quic_types.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_types.h", "//net/third_party/quiche/src/quiche/quic/core/quic_unacked_packet_map.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_unacked_packet_map.h", "//net/third_party/quiche/src/quiche/quic/core/quic_utils.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_utils.h", "//net/third_party/quiche/src/quiche/quic/core/quic_version_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_version_manager.h", "//net/third_party/quiche/src/quiche/quic/core/quic_versions.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_versions.h", "//net/third_party/quiche/src/quiche/quic/core/quic_write_blocked_list.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_write_blocked_list.h", "//net/third_party/quiche/src/quiche/quic/core/session_notifier_interface.h", "//net/third_party/quiche/src/quiche/quic/core/stream_delegate_interface.h", "//net/third_party/quiche/src/quiche/quic/core/tls_client_handshaker.cc", "//net/third_party/quiche/src/quiche/quic/core/tls_client_handshaker.h", "//net/third_party/quiche/src/quiche/quic/core/tls_handshaker.cc", "//net/third_party/quiche/src/quiche/quic/core/tls_handshaker.h", "//net/third_party/quiche/src/quiche/quic/core/tls_server_handshaker.cc", "//net/third_party/quiche/src/quiche/quic/core/tls_server_handshaker.h", "//net/third_party/quiche/src/quiche/quic/core/uber_quic_stream_id_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/uber_quic_stream_id_manager.h", "//net/third_party/quiche/src/quiche/quic/core/uber_received_packet_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/uber_received_packet_manager.h", "//net/third_party/quiche/src/quiche/quic/core/web_transport_interface.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_bug_tracker.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_client_stats.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_export.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_exported_stats.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_flag_utils.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_flags.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_hostname_utils.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_logging.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_mutex.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_server_stats.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_socket_address.cc", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_socket_address.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_stack_trace.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_testvalue.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_thread.h", "//net/third_party/quiche/src/quiche/spdy/core/array_output_buffer.cc", "//net/third_party/quiche/src/quiche/spdy/core/array_output_buffer.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_constants.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_constants.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_decoder_adapter.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_decoder_adapter.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_encoder.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_encoder.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_entry.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_entry.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_header_table.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_header_table.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_output_stream.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_output_stream.h", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_static_table.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_static_table.h", "//net/third_party/quiche/src/quiche/spdy/core/http2_frame_decoder_adapter.cc", "//net/third_party/quiche/src/quiche/spdy/core/http2_frame_decoder_adapter.h", "//net/third_party/quiche/src/quiche/spdy/core/http2_header_block.cc", "//net/third_party/quiche/src/quiche/spdy/core/http2_header_block.h", "//net/third_party/quiche/src/quiche/spdy/core/http2_header_storage.cc", "//net/third_party/quiche/src/quiche/spdy/core/http2_header_storage.h", "//net/third_party/quiche/src/quiche/spdy/core/recording_headers_handler.cc", "//net/third_party/quiche/src/quiche/spdy/core/recording_headers_handler.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_alt_svc_wire_format.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_alt_svc_wire_format.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_bitmasks.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_frame_builder.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_frame_builder.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_framer.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_framer.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_headers_handler_interface.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_intrusive_list.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_no_op_visitor.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_no_op_visitor.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_pinnable_buffer_piece.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_pinnable_buffer_piece.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_prefixed_buffer_reader.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_prefixed_buffer_reader.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_protocol.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_protocol.h", "//net/third_party/quiche/src/quiche/spdy/core/spdy_simple_arena.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_simple_arena.h", "//net/third_party/quiche/src/quiche/spdy/core/zero_copy_output_buffer.h", "//net/third_party/quiche/src/quiche/web_transport/web_transport.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17457,7 +17457,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:quic_test_flags_utils", "//net:test_support", "//net/third_party/quiche:quiche", "//net/third_party/quiche:quiche_tool_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -17471,7 +17471,7 @@
"outputs": [ "//out/cronet/obj/net/third_party/quiche/libquiche_test_support.a" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_expect_bug_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_mock_log_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_test_helpers_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_test_helpers_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_test_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_test_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_test_output_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_test_output_impl.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_expect_bug.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_test.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_test_loopback.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_test_loopback.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_test_output.h", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_test_loopback_impl.cc", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_test_loopback_impl.h", "//net/third_party/quiche/src/quiche/common/test_tools/quiche_test_utils.cc", "//net/third_party/quiche/src/quiche/common/test_tools/quiche_test_utils.h", "//net/third_party/quiche/src/quiche/http2/adapter/test_frame_sequence.cc", "//net/third_party/quiche/src/quiche/http2/adapter/test_frame_sequence.h", "//net/third_party/quiche/src/quiche/http2/adapter/test_utils.cc", "//net/third_party/quiche/src/quiche/http2/adapter/test_utils.h", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_decoder_state_test_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_decoder_state_test_util.h", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_parts.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_parts.h", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_parts_collector.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_parts_collector.h", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_parts_collector_listener.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/frame_parts_collector_listener.h", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_block_builder.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_block_builder.h", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_block_collector.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_block_collector.h", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_entry_collector.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_entry_collector.h", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_example.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_example.h", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_string_collector.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_string_collector.h", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_constants_test_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_constants_test_util.h", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_frame_builder.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_frame_builder.h", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_frame_decoder_listener_test_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_frame_decoder_listener_test_util.h", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_random.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_random.h", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_structure_decoder_test_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_structure_decoder_test_util.h", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_structures_test_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_structures_test_util.h", "//net/third_party/quiche/src/quiche/http2/test_tools/payload_decoder_base_test_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/payload_decoder_base_test_util.h", "//net/third_party/quiche/src/quiche/http2/test_tools/random_decoder_test_base.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/random_decoder_test_base.h", "//net/third_party/quiche/src/quiche/http2/test_tools/random_util.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/random_util.h", "//net/third_party/quiche/src/quiche/quic/core/quic_trace_visitor.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_trace_visitor.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_expect_bug.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_test.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_test_loopback.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_test_output.h", "//net/third_party/quiche/src/quiche/quic/test_tools/bad_packet_writer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/bad_packet_writer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/crypto_test_utils.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/crypto_test_utils.h", "//net/third_party/quiche/src/quiche/quic/test_tools/failing_proof_source.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/failing_proof_source.h", "//net/third_party/quiche/src/quiche/quic/test_tools/fake_proof_source.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/fake_proof_source.h", "//net/third_party/quiche/src/quiche/quic/test_tools/first_flight.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/first_flight.h", "//net/third_party/quiche/src/quiche/quic/test_tools/limited_mtu_test_writer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/limited_mtu_test_writer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_clock.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_clock.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_client_promised_info.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_client_promised_info.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_dispatcher.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_dispatcher.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_session_visitor.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_session_visitor.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_spdy_client_stream.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_spdy_client_stream.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_time_wait_list_manager.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_quic_time_wait_list_manager.h", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_random.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/mock_random.h", "//net/third_party/quiche/src/quiche/quic/test_tools/packet_dropping_test_writer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/packet_dropping_test_writer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/packet_reordering_writer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/packet_reordering_writer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_decoder_test_utils.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_decoder_test_utils.h", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_encoder_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_encoder_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_offline_decoder.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_offline_decoder.h", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_test_utils.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/qpack/qpack_test_utils.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_buffered_packet_store_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_buffered_packet_store_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_client_promised_info_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_client_promised_info_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_client_session_cache_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_coalesced_packet_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_coalesced_packet_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_config_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_config_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_connection_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_connection_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_crypto_server_config_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_crypto_server_config_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_dispatcher_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_dispatcher_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_flow_controller_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_flow_controller_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_framer_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_framer_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_interval_deque_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_packet_creator_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_packet_creator_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_path_validator_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_path_validator_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_sent_packet_manager_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_sent_packet_manager_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_server_session_base_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_session_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_session_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_spdy_session_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_spdy_session_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_spdy_stream_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_spdy_stream_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_id_manager_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_id_manager_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_send_buffer_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_send_buffer_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_sequencer_buffer_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_sequencer_buffer_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_sequencer_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_stream_sequencer_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_sustained_bandwidth_recorder_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_sustained_bandwidth_recorder_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_test_backend.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_test_backend.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_test_utils.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_test_utils.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_time_wait_list_manager_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_time_wait_list_manager_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_unacked_packet_map_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_unacked_packet_map_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/rtt_stats_peer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/rtt_stats_peer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/send_algorithm_test_utils.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/send_algorithm_test_utils.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_data_producer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_data_producer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_quic_framer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_quic_framer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_session_cache.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_session_cache.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_session_notifier.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_session_notifier.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/actor.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/actor.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/alarm_factory.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/alarm_factory.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/link.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/link.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/packet_filter.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/packet_filter.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/port.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/port.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/queue.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/queue.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/quic_endpoint.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/quic_endpoint.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/quic_endpoint_base.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/quic_endpoint_base.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/simulator.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/simulator.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/switch.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/switch.h", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/traffic_policer.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/traffic_policer.h", "//net/third_party/quiche/src/quiche/quic/test_tools/test_certificates.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/test_certificates.h", "//net/third_party/quiche/src/quiche/quic/test_tools/test_ticket_crypter.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/test_ticket_crypter.h", "//net/third_party/quiche/src/quiche/quic/test_tools/web_transport_resets_backend.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/web_transport_resets_backend.h", "//net/third_party/quiche/src/quiche/quic/test_tools/web_transport_test_tools.h", "//net/third_party/quiche/src/quiche/spdy/test_tools/mock_spdy_framer_visitor.cc", "//net/third_party/quiche/src/quiche/spdy/test_tools/mock_spdy_framer_visitor.h", "//net/third_party/quiche/src/quiche/spdy/test_tools/spdy_test_utils.cc", "//net/third_party/quiche/src/quiche/spdy/test_tools/spdy_test_utils.h", "//net/third_party/quiche/src/quiche/web_transport/test_tools/mock_web_transport.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -17491,7 +17491,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17504,7 +17504,7 @@
},
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/src/quiche/binary_http/binary_http_message_test.cc", "//net/third_party/quiche/src/quiche/common/capsule_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_file_utils_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_hostname_utils_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_mem_slice_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_reference_counted_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_stack_trace_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_time_utils_test.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_url_utils_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_buffer_allocator_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_circular_deque_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_data_reader_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_data_writer_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_endian_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_ip_address_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_linked_hash_map_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_mem_slice_storage_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_random_test.cc", "//net/third_party/quiche/src/quiche/common/quiche_text_utils_test.cc", "//net/third_party/quiche/src/quiche/common/simple_buffer_allocator_test.cc", "//net/third_party/quiche/src/quiche/common/structured_headers_generated_test.cc", "//net/third_party/quiche/src/quiche/common/structured_headers_test.cc", "//net/third_party/quiche/src/quiche/http2/adapter/event_forwarder_test.cc", "//net/third_party/quiche/src/quiche/http2/adapter/header_validator_test.cc", "//net/third_party/quiche/src/quiche/http2/adapter/noop_header_validator_test.cc", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_adapter_test.cc", "//net/third_party/quiche/src/quiche/http2/adapter/oghttp2_session_test.cc", "//net/third_party/quiche/src/quiche/http2/adapter/window_manager_test.cc", "//net/third_party/quiche/src/quiche/http2/core/priority_write_scheduler_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/decode_buffer_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/decode_http2_structures_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/http2_frame_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/http2_structure_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/altsvc_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/continuation_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/data_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/goaway_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/headers_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/ping_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/priority_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/priority_update_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/push_promise_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/rst_stream_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/settings_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/unknown_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/window_update_payload_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_block_collector_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_block_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_state_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_tables_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_collector_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_entry_type_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_string_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/decoder/hpack_whole_entry_buffer_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/http2_hpack_constants_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_encoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/huffman/hpack_huffman_transcoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_decoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_encoder_test.cc", "//net/third_party/quiche/src/quiche/http2/hpack/varint/hpack_varint_round_trip_test.cc", "//net/third_party/quiche/src/quiche/http2/http2_constants_test.cc", "//net/third_party/quiche/src/quiche/http2/http2_structures_test.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/hpack_block_builder_test.cc", "//net/third_party/quiche/src/quiche/http2/test_tools/http2_random_test.cc", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_integration_test.cc", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_request_test.cc", "//net/third_party/quiche/src/quiche/oblivious_http/buffers/oblivious_http_response_test.cc", "//net/third_party/quiche/src/quiche/oblivious_http/common/oblivious_http_header_key_config_test.cc", "//net/third_party/quiche/src/quiche/oblivious_http/oblivious_http_client_test.cc", "//net/third_party/quiche/src/quiche/oblivious_http/oblivious_http_gateway_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bandwidth_sampler_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr2_simulator_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/bbr_sender_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/cubic_bytes_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/general_loss_algorithm_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/hybrid_slow_start_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/pacing_sender_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/prr_sender_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/rtt_stats_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/send_algorithm_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/tcp_cubic_sender_bytes_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/uber_loss_algorithm_test.cc", "//net/third_party/quiche/src/quiche/quic/core/congestion_control/windowed_filter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_12_decrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_12_encrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_decrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_128_gcm_encrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_256_gcm_decrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/aes_256_gcm_encrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/cert_compressor_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/certificate_util_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/certificate_view_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_decrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_encrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_tls_decrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/chacha20_poly1305_tls_encrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/channel_id_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/client_proof_source_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_framer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_handshake_message_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_secret_boxer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_server_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/crypto_utils_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/curve25519_key_exchange_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/null_decrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/null_encrypter_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/p256_key_exchange_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/proof_source_x509_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_client_session_cache_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_compressed_certs_cache_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_client_config_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_crypto_server_config_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/quic_hkdf_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/transport_parameters_test.cc", "//net/third_party/quiche/src/quiche/quic/core/crypto/web_transport_fingerprint_proof_verifier_test.cc", "//net/third_party/quiche/src/quiche/quic/core/frames/quic_frames_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/http_decoder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/http_encoder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/http_frames_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_client_promised_info_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_client_push_promise_index_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_header_list_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_headers_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_receive_control_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_send_control_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_server_session_base_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_session_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_stream_body_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/spdy_server_push_utils_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/spdy_utils_test.cc", "//net/third_party/quiche/src/quiche/quic/core/http/web_transport_http3_test.cc", "//net/third_party/quiche/src/quiche/quic/core/legacy_quic_stream_id_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/packet_number_indexed_queue_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_blocking_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoded_headers_accumulator_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_stream_receiver_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_stream_sender_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_decoder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_stream_receiver_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_stream_sender_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_encoder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_header_table_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_index_conversions_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instruction_decoder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_instruction_encoder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_receive_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_required_insert_count_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_round_trip_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_send_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/qpack_static_table_test.cc", "//net/third_party/quiche/src/quiche/quic/core/qpack/value_splitting_header_list_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_alarm_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_arena_scoped_ptr_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_bandwidth_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_buffered_packet_store_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_chaos_protector_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_coalesced_packet_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_config_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_context_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_id_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_id_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_connection_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_control_frame_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_client_handshaker_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_client_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_server_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_crypto_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_data_writer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_datagram_queue_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_dispatcher_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_error_codes_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_flow_controller_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_framer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_idle_network_detector_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_interval_deque_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_interval_set_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_interval_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_lru_cache_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_network_blackhole_detector_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_one_block_arena_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_creator_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_number_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packets_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_path_validator_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_received_packet_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_sent_packet_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_server_id_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_session_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_socket_address_coder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_id_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_priority_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_send_buffer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_sequencer_buffer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_sequencer_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_stream_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_sustained_bandwidth_recorder_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_tag_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_time_accumulator_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_time_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_time_wait_list_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_trace_visitor_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_unacked_packet_map_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_utils_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_version_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_versions_test.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_write_blocked_list_test.cc", "//net/third_party/quiche/src/quiche/quic/core/tls_chlo_extractor_test.cc", "//net/third_party/quiche/src/quiche/quic/core/tls_client_handshaker_test.cc", "//net/third_party/quiche/src/quiche/quic/core/uber_quic_stream_id_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/core/uber_received_packet_manager_test.cc", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_socket_address_test.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/crypto_test_utils_test.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/quic_test_utils_test.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simple_session_notifier_test.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/quic_endpoint_test.cc", "//net/third_party/quiche/src/quiche/quic/test_tools/simulator/simulator_test.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_memory_cache_backend_test.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_tcp_like_trace_converter_test.cc", "//net/third_party/quiche/src/quiche/quic/tools/simple_ticket_crypter_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/array_output_buffer_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_decoder_adapter_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_encoder_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_entry_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_header_table_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_output_stream_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_round_trip_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/hpack/hpack_static_table_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/http2_header_block_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/http2_header_storage_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_alt_svc_wire_format_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_frame_builder_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_framer_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_intrusive_list_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_pinnable_buffer_piece_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_prefixed_buffer_reader_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_protocol_test.cc", "//net/third_party/quiche/src/quiche/spdy/core/spdy_simple_arena_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -17524,7 +17524,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -17538,7 +17538,7 @@
"outputs": [ "//out/cronet/obj/net/third_party/quiche/libquiche_tool_support.a" ],
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_command_line_flags_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_command_line_flags_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_default_proof_providers_impl.cc", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_default_proof_providers_impl.h", "//net/third_party/quiche/overrides/quiche_platform_impl/quiche_system_event_loop_impl.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_command_line_flags.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_default_proof_providers.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_file_utils.cc", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_file_utils.h", "//net/third_party/quiche/src/quiche/common/platform/api/quiche_system_event_loop.h", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_file_utils_impl.cc", "//net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/quiche_file_utils_impl.h", "//net/third_party/quiche/src/quiche/quic/core/chlo_extractor.cc", "//net/third_party/quiche/src/quiche/quic/core/chlo_extractor.h", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_server_stream_base.cc", "//net/third_party/quiche/src/quiche/quic/core/http/quic_spdy_server_stream_base.h", "//net/third_party/quiche/src/quiche/quic/core/quic_buffered_packet_store.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_buffered_packet_store.h", "//net/third_party/quiche/src/quiche/quic/core/quic_dispatcher.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_dispatcher.h", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_writer_wrapper.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_packet_writer_wrapper.h", "//net/third_party/quiche/src/quiche/quic/core/quic_process_packet_interface.h", "//net/third_party/quiche/src/quiche/quic/core/quic_time_wait_list_manager.cc", "//net/third_party/quiche/src/quiche/quic/core/quic_time_wait_list_manager.h", "//net/third_party/quiche/src/quiche/quic/core/tls_chlo_extractor.cc", "//net/third_party/quiche/src/quiche/quic/core/tls_chlo_extractor.h", "//net/third_party/quiche/src/quiche/quic/platform/api/quic_default_proof_providers.h", "//net/third_party/quiche/src/quiche/quic/tools/fake_proof_verifier.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_backend_response.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_backend_response.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_client_base.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_client_base.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_memory_cache_backend.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_memory_cache_backend.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_client_session.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_client_session.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_client_stream.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_client_stream.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_crypto_server_stream_helper.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_crypto_server_stream_helper.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_dispatcher.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_dispatcher.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_server_backend.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_server_session.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_server_session.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_server_stream.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_simple_server_stream.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_spdy_client_base.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_spdy_client_base.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_spdy_server_base.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_tcp_like_trace_converter.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_tcp_like_trace_converter.h", "//net/third_party/quiche/src/quiche/quic/tools/quic_url.cc", "//net/third_party/quiche/src/quiche/quic/tools/quic_url.h", "//net/third_party/quiche/src/quiche/quic/tools/simple_ticket_crypter.cc", "//net/third_party/quiche/src/quiche/quic/tools/simple_ticket_crypter.h", "//net/third_party/quiche/src/quiche/quic/tools/web_transport_test_visitors.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17570,7 +17570,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17582,7 +17582,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/huffman_trie/bit_writer.cc", "//net/tools/huffman_trie/bit_writer.h", "//net/tools/huffman_trie/huffman/huffman_builder.cc", "//net/tools/huffman_trie/huffman/huffman_builder.h", "//net/tools/huffman_trie/trie/trie_bit_buffer.cc", "//net/tools/huffman_trie/trie/trie_bit_buffer.h", "//net/tools/huffman_trie/trie/trie_writer.cc", "//net/tools/huffman_trie/trie/trie_writer.h", "//net/tools/huffman_trie/trie_entry.cc", "//net/tools/huffman_trie/trie_entry.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17601,7 +17601,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17632,7 +17632,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17644,7 +17644,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/huffman_trie/bit_writer_unittest.cc", "//net/tools/huffman_trie/huffman/huffman_builder_unittest.cc", "//net/tools/huffman_trie/trie/trie_bit_buffer_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -17675,7 +17675,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:url" ],
"externs": {
@@ -17687,7 +17687,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/tld_cleanup/tld_cleanup_util.cc", "//net/tools/tld_cleanup/tld_cleanup_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17706,7 +17706,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//crypto:crypto(//build/toolchain/linux:clang_x64)", "//net/tools/transport_security_state_generator:transport_security_state_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17738,7 +17738,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//net/tools/huffman_trie:huffman_trie_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17769,7 +17769,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net/traffic_annotation:traffic_annotation" ],
"externs": {
@@ -17781,7 +17781,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/traffic_annotation/network_traffic_annotation_test_helper.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -17801,7 +17801,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags" ],
"externs": {
@@ -17813,7 +17813,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/traffic_annotation/network_traffic_annotation.h", "//net/traffic_annotation/network_traffic_annotation_android.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17832,7 +17832,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:backoff_entry_serializer_fuzzer_input_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:backoff_entry_serializer_fuzzer_input_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17846,7 +17846,7 @@
"outputs": [ "//out/cronet/obj/net/libbackoff_entry_serializer_fuzzer_input.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:backoff_entry_serializer_fuzzer_input_config", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/base/backoff_entry_serializer_fuzzer_input.pb.h", "//out/cronet/gen/net/base/backoff_entry_serializer_fuzzer_input.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17897,7 +17897,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17909,7 +17909,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/base/trace_constants.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17944,7 +17944,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net" ],
"externs": {
@@ -17957,7 +17957,7 @@
},
"outputs": [ "//out/cronet/crypto_message_printer", "//out/cronet/exe.unstripped/crypto_message_printer", "//out/cronet/exe.unstripped/crypto_message_printer.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/quic/crypto_message_printer_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -17987,7 +17987,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:disk_cache_lpm_fuzzer_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18001,7 +18001,7 @@
"outputs": [ "//out/cronet/obj/net/libdisk_cache_lpm_fuzzer_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/disk_cache/disk_cache_fuzzer.pb.h", "//out/cronet/gen/net/disk_cache/disk_cache_fuzzer.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -18037,7 +18037,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net" ],
"externs": {
@@ -18050,7 +18050,7 @@
},
"outputs": [ "//out/cronet/disk_cache_memory_test", "//out/cronet/exe.unstripped/disk_cache_memory_test", "//out/cronet/exe.unstripped/disk_cache_memory_test.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/disk_cache_memory_test/disk_cache_memory_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -18070,7 +18070,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:test_support" ],
"externs": {
@@ -18083,7 +18083,7 @@
},
"outputs": [ "//out/cronet/dump_cache", "//out/cronet/exe.unstripped/dump_cache", "//out/cronet/exe.unstripped/dump_cache.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/dump_cache/dump_cache.cc", "//net/tools/dump_cache/dump_files.cc", "//net/tools/dump_cache/dump_files.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -18119,7 +18119,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:net", "//sql:sql" ],
"externs": {
@@ -18132,7 +18132,7 @@
},
"outputs": [ "//out/cronet/obj/net/libextras.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/extras/sqlite/cookie_crypto_delegate.h", "//net/extras/sqlite/sqlite_persistent_cookie_store.cc", "//net/extras/sqlite/sqlite_persistent_cookie_store.h", "//net/extras/sqlite/sqlite_persistent_store_backend_base.cc", "//net/extras/sqlite/sqlite_persistent_store_backend_base.h", "//net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.cc", "//net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -18152,7 +18152,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -18166,7 +18166,7 @@
"outputs": [ "//out/cronet/obj/net/libgtest_util.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/test/gtest_util.h", "//net/test/scoped_disable_exit_on_dfatal.cc", "//net/test/scoped_disable_exit_on_dfatal.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -18185,7 +18185,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:isolation_info_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18199,7 +18199,7 @@
"outputs": [ "//out/cronet/obj/net/libisolation_info_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/base/isolation_info.pb.h", "//out/cronet/gen/net/base/isolation_info.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -18235,7 +18235,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//net:cronet_buildflags", "//net:net_deps", "//net:net_export_header", "//net:net_public_deps", "//net/dns:dns", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client", "//net/dns/public:public", "//net/http:transport_security_state_generated_files", "//net/third_party/quiche:quiche" ],
"externs": {
@@ -18249,8 +18249,8 @@
"outputs": [ "//out/cronet/obj/net/libnet.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_bypass_mmap_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.cc", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_bypass_mmap_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -18522,7 +18522,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:constants", "//net:cronet_buildflags", "//net:isolation_info_proto", "//net:net_export_header", "//net:net_jni_headers", "//net:preload_decoder", "//net/base/registry_controlled_domains:registry_controlled_domains", "//third_party/brotli:dec", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags" ],
"externs": {
@@ -18535,7 +18535,7 @@
},
"public": "*",
"public_configs": [ "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -18564,7 +18564,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -18575,7 +18575,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/base/net_export.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -18775,7 +18775,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net:net_nqe_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18789,7 +18789,7 @@
"outputs": [ "//out/cronet/obj/net/libnet_nqe_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/nqe/proto/network_id_proto.pb.h", "//out/cronet/gen/net/nqe/proto/network_id_proto.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -19225,7 +19225,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//net:extras", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:test_support", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf", "//url:url" ],
"externs": {
@@ -19238,7 +19238,7 @@
},
"outputs": [ "//out/cronet/libnet_perftests__library.so", "//out/cronet/libnet_perftests__library.so.TOC", "//out/cronet/lib.unstripped/libnet_perftests__library.so", "//out/cronet/lib.unstripped/libnet_perftests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/base/mime_sniffer_perftest.cc", "//net/cookies/cookie_monster_perftest.cc", "//net/disk_cache/disk_cache_perftest.cc", "//net/extras/sqlite/sqlite_persistent_cookie_store_perftest.cc", "//net/socket/udp_socket_perftest.cc", "//net/url_request/url_request_quic_perftest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -19284,7 +19284,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//crypto:crypto", "//net:buildflags", "//net:net_nqe_proto", "//net:uri_template", "//net/third_party/quiche:net_quic_test_tools_proto", "//net/third_party/quiche:quiche", "//net/traffic_annotation:traffic_annotation", "//third_party/boringssl:boringssl", "//url:url" ],
"externs": {
@@ -19297,7 +19297,7 @@
},
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -19359,7 +19359,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net:net_resources_grit" ],
"externs": {
@@ -19371,7 +19371,7 @@
},
"output_name": "net_resources",
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/grit/net_resources.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -19786,7 +19786,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//net:cronet_buildflags", "//net:net", "//net:net_test_jni_headers", "//net:preload_decoder", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//net:test_support", "//net/base/registry_controlled_domains:lookup_strings_test_sets", "//net/base/registry_controlled_domains:registry_controlled_domains", "//net/dns:tests", "//net/dns/public:tests", "//net/http:transport_security_state_unittest_data", "//net/http:transport_security_state_unittest_data_default", "//net/third_party/nist-pkits:nist-pkits", "//net/third_party/quiche:quiche_tests", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//net/tools/testserver:testserver_py", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:net_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -19799,7 +19799,7 @@
},
"outputs": [ "//out/cronet/libnet_unittests__library.so", "//out/cronet/libnet_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libnet_unittests__library.so", "//out/cronet/lib.unstripped/libnet_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/base/address_family_unittest.cc", "//net/base/address_list_unittest.cc", "//net/base/backoff_entry_serializer_unittest.cc", "//net/base/backoff_entry_unittest.cc", "//net/base/chunked_upload_data_stream_unittest.cc", "//net/base/data_url_unittest.cc", "//net/base/datagram_buffer_unittest.cc", "//net/base/elements_upload_data_stream_unittest.cc", "//net/base/expiring_cache_unittest.cc", "//net/base/file_stream_unittest.cc", "//net/base/host_mapping_rules_unittest.cc", "//net/base/host_port_pair_unittest.cc", "//net/base/interval_test.cc", "//net/base/ip_address_unittest.cc", "//net/base/ip_endpoint_unittest.cc", "//net/base/isolation_info_unittest.cc", "//net/base/lookup_string_in_fixed_set_unittest.cc", "//net/base/mime_sniffer_unittest.cc", "//net/base/mime_util_unittest.cc", "//net/base/net_errors_unittest.cc", "//net/base/net_string_util_unittest.cc", "//net/base/network_activity_monitor_unittest.cc", "//net/base/network_anonymization_key_unittest.cc", "//net/base/network_change_notifier_unittest.cc", "//net/base/network_delegate_unittest.cc", "//net/base/network_interfaces_unittest.cc", "//net/base/network_isolation_key_unittest.cc", "//net/base/parse_number_unittest.cc", "//net/base/port_util_unittest.cc", "//net/base/prioritized_dispatcher_unittest.cc", "//net/base/prioritized_task_runner_unittest.cc", "//net/base/priority_queue_unittest.cc", "//net/base/proxy_server_unittest.cc", "//net/base/proxy_string_util_unittest.cc", "//net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc", "//net/base/scheme_host_port_matcher_rule_unittest.cc", "//net/base/scheme_host_port_matcher_unittest.cc", "//net/base/schemeful_site_unittest.cc", "//net/base/test_completion_callback_unittest.cc", "//net/base/test_proxy_delegate.cc", "//net/base/test_proxy_delegate.h", "//net/base/upload_bytes_element_reader_unittest.cc", "//net/base/upload_file_element_reader_unittest.cc", "//net/base/url_search_params_unittest.cc", "//net/cert/caching_cert_verifier_unittest.cc", "//net/cert/cert_and_ct_verifier_unittest.cc", "//net/cert/cert_verifier_unittest.cc", "//net/cert/cert_verify_proc_builtin_unittest.cc", "//net/cert/cert_verify_proc_unittest.cc", "//net/cert/coalescing_cert_verifier_unittest.cc", "//net/cert/crl_set_unittest.cc", "//net/cert/ct_log_response_parser_unittest.cc", "//net/cert/ct_log_verifier_unittest.cc", "//net/cert/ct_objects_extractor_unittest.cc", "//net/cert/ct_serialization_unittest.cc", "//net/cert/ev_root_ca_metadata_unittest.cc", "//net/cert/internal/cert_issuer_source_aia_unittest.cc", "//net/cert/internal/cert_issuer_source_sync_unittest.cc", "//net/cert/internal/crl_unittest.cc", "//net/cert/internal/general_names_unittest.cc", "//net/cert/internal/revocation_checker_unittest.cc", "//net/cert/internal/system_trust_store_unittest.cc", "//net/cert/known_roots_unittest.cc", "//net/cert/merkle_audit_proof_unittest.cc", "//net/cert/merkle_tree_leaf_unittest.cc", "//net/cert/multi_log_ct_verifier_unittest.cc", "//net/cert/multi_threaded_cert_verifier_unittest.cc", "//net/cert/pem_unittest.cc", "//net/cert/pki/cert_issuer_source_static_unittest.cc", "//net/cert/pki/cert_issuer_source_sync_unittest.h", "//net/cert/pki/certificate_policies_unittest.cc", "//net/cert/pki/extended_key_usage_unittest.cc", "//net/cert/pki/name_constraints_unittest.cc", "//net/cert/pki/nist_pkits_unittest.cc", "//net/cert/pki/nist_pkits_unittest.h", "//net/cert/pki/ocsp_unittest.cc", "//net/cert/pki/parse_certificate_unittest.cc", "//net/cert/pki/parse_name_unittest.cc", "//net/cert/pki/parsed_certificate_unittest.cc", "//net/cert/pki/path_builder_pkits_unittest.cc", "//net/cert/pki/path_builder_unittest.cc", "//net/cert/pki/path_builder_verify_certificate_chain_unittest.cc", "//net/cert/pki/revocation_util_unittest.cc", "//net/cert/pki/signature_algorithm_unittest.cc", "//net/cert/pki/simple_path_builder_delegate_unittest.cc", "//net/cert/pki/string_util_unittest.cc", "//net/cert/pki/test_helpers.cc", "//net/cert/pki/test_helpers.h", "//net/cert/pki/trust_store_collection_unittest.cc", "//net/cert/pki/trust_store_unittest.cc", "//net/cert/pki/verify_certificate_chain_pkits_unittest.cc", "//net/cert/pki/verify_certificate_chain_typed_unittest.h", "//net/cert/pki/verify_certificate_chain_unittest.cc", "//net/cert/pki/verify_name_match_unittest.cc", "//net/cert/pki/verify_signed_data_unittest.cc", "//net/cert/signed_certificate_timestamp_unittest.cc", "//net/cert/symantec_certs_unittest.cc", "//net/cert/test_root_certs_unittest.cc", "//net/cert/x509_cert_types_unittest.cc", "//net/cert/x509_util_unittest.cc", "//net/cert_net/cert_net_fetcher_url_request_unittest.cc", "//net/cookies/canonical_cookie_unittest.cc", "//net/cookies/cookie_constants_unittest.cc", "//net/cookies/cookie_deletion_info_unittest.cc", "//net/cookies/cookie_inclusion_status_unittest.cc", "//net/cookies/cookie_monster_unittest.cc", "//net/cookies/cookie_options_unittest.cc", "//net/cookies/cookie_partition_key_collection_unittest.cc", "//net/cookies/cookie_partition_key_unittest.cc", "//net/cookies/cookie_util_unittest.cc", "//net/cookies/parsed_cookie_unittest.cc", "//net/cookies/site_for_cookies_unittest.cc", "//net/cookies/static_cookie_policy_unittest.cc", "//net/der/encode_values_unittest.cc", "//net/der/input_unittest.cc", "//net/der/parse_values_unittest.cc", "//net/der/parser_unittest.cc", "//net/disk_cache/backend_cleanup_tracker_unittest.cc", "//net/disk_cache/backend_unittest.cc", "//net/disk_cache/blockfile/addr_unittest.cc", "//net/disk_cache/blockfile/bitmap_unittest.cc", "//net/disk_cache/blockfile/block_files_unittest.cc", "//net/disk_cache/blockfile/mapped_file_unittest.cc", "//net/disk_cache/blockfile/stats_unittest.cc", "//net/disk_cache/blockfile/storage_block_unittest.cc", "//net/disk_cache/cache_util_unittest.cc", "//net/disk_cache/entry_unittest.cc", "//net/disk_cache/simple/simple_file_enumerator_unittest.cc", "//net/disk_cache/simple/simple_file_tracker_unittest.cc", "//net/disk_cache/simple/simple_index_file_unittest.cc", "//net/disk_cache/simple/simple_index_unittest.cc", "//net/disk_cache/simple/simple_test_util.cc", "//net/disk_cache/simple/simple_test_util.h", "//net/disk_cache/simple/simple_util_unittest.cc", "//net/disk_cache/simple/simple_version_upgrade_unittest.cc", "//net/filter/filter_source_stream_unittest.cc", "//net/filter/gzip_source_stream_unittest.cc", "//net/first_party_sets/addition_overlaps_union_find_unittest.cc", "//net/first_party_sets/first_party_set_entry_override_unittest.cc", "//net/first_party_sets/first_party_sets_cache_filter_unittest.cc", "//net/first_party_sets/first_party_sets_context_config_unittest.cc", "//net/first_party_sets/global_first_party_sets_unittest.cc", "//net/http/alternative_service_unittest.cc", "//net/http/bidirectional_stream_unittest.cc", "//net/http/broken_alternative_services_unittest.cc", "//net/http/http_auth_cache_unittest.cc", "//net/http/http_auth_challenge_tokenizer_unittest.cc", "//net/http/http_auth_controller_unittest.cc", "//net/http/http_auth_filter_unittest.cc", "//net/http/http_auth_handler_basic_unittest.cc", "//net/http/http_auth_handler_digest_unittest.cc", "//net/http/http_auth_handler_factory_unittest.cc", "//net/http/http_auth_handler_mock.cc", "//net/http/http_auth_handler_mock.h", "//net/http/http_auth_handler_unittest.cc", "//net/http/http_auth_multi_round_parse_unittest.cc", "//net/http/http_auth_preferences_unittest.cc", "//net/http/http_auth_unittest.cc", "//net/http/http_basic_state_unittest.cc", "//net/http/http_byte_range_unittest.cc", "//net/http/http_cache_lookup_manager_unittest.cc", "//net/http/http_cache_unittest.cc", "//net/http/http_cache_writers_unittest.cc", "//net/http/http_chunked_decoder_unittest.cc", "//net/http/http_content_disposition_unittest.cc", "//net/http/http_log_util_unittest.cc", "//net/http/http_network_layer_unittest.cc", "//net/http/http_network_transaction_unittest.cc", "//net/http/http_no_vary_search_data_unittest.cc", "//net/http/http_proxy_client_socket_unittest.cc", "//net/http/http_proxy_connect_job_unittest.cc", "//net/http/http_request_headers_unittest.cc", "//net/http/http_request_info_unittest.cc", "//net/http/http_response_body_drainer_unittest.cc", "//net/http/http_response_headers_unittest.cc", "//net/http/http_response_info_unittest.cc", "//net/http/http_security_headers_unittest.cc", "//net/http/http_server_properties_manager_unittest.cc", "//net/http/http_server_properties_unittest.cc", "//net/http/http_status_code_unittest.cc", "//net/http/http_stream_factory_job_controller_unittest.cc", "//net/http/http_stream_factory_unittest.cc", "//net/http/http_stream_parser_unittest.cc", "//net/http/http_stream_request_unittest.cc", "//net/http/http_util_unittest.cc", "//net/http/http_vary_data_unittest.cc", "//net/http/mock_allow_http_auth_preferences.cc", "//net/http/mock_allow_http_auth_preferences.h", "//net/http/test_upload_data_stream_not_allow_http1.cc", "//net/http/test_upload_data_stream_not_allow_http1.h", "//net/http/transport_security_persister_unittest.cc", "//net/http/transport_security_state_unittest.cc", "//net/http/url_security_manager_unittest.cc", "//net/http/webfonts_histogram_unittest.cc", "//net/log/file_net_log_observer_unittest.cc", "//net/log/net_log_capture_mode_unittest.cc", "//net/log/net_log_unittest.cc", "//net/log/net_log_util_unittest.cc", "//net/log/net_log_values_unittest.cc", "//net/nqe/effective_connection_type_unittest.cc", "//net/nqe/event_creator_unittest.cc", "//net/nqe/network_id_unittest.cc", "//net/nqe/network_qualities_prefs_manager_unittest.cc", "//net/nqe/network_quality_estimator_params_unittest.cc", "//net/nqe/network_quality_estimator_unittest.cc", "//net/nqe/network_quality_estimator_util_unittest.cc", "//net/nqe/network_quality_store_unittest.cc", "//net/nqe/observation_buffer_unittest.cc", "//net/nqe/socket_watcher_unittest.cc", "//net/nqe/throughput_analyzer_unittest.cc", "//net/proxy_resolution/configured_proxy_resolution_service_unittest.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver_unittest.cc", "//net/proxy_resolution/network_delegate_error_observer_unittest.cc", "//net/proxy_resolution/pac_file_decider_unittest.cc", "//net/proxy_resolution/pac_file_fetcher_impl_unittest.cc", "//net/proxy_resolution/proxy_bypass_rules_unittest.cc", "//net/proxy_resolution/proxy_config_unittest.cc", "//net/proxy_resolution/proxy_info_unittest.cc", "//net/proxy_resolution/proxy_list_unittest.cc", "//net/quic/bidirectional_stream_quic_impl_unittest.cc", "//net/quic/crypto/proof_test_chromium.cc", "//net/quic/crypto/proof_verifier_chromium_test.cc", "//net/quic/dedicated_web_transport_http3_client_test.cc", "//net/quic/mock_quic_data.cc", "//net/quic/mock_quic_data.h", "//net/quic/network_connection_unittest.cc", "//net/quic/platform/impl/quic_chromium_clock_test.cc", "//net/quic/properties_based_quic_server_info_test.cc", "//net/quic/quic_address_mismatch_test.cc", "//net/quic/quic_chromium_alarm_factory_test.cc", "//net/quic/quic_chromium_client_session_peer.cc", "//net/quic/quic_chromium_client_session_peer.h", "//net/quic/quic_chromium_client_session_test.cc", "//net/quic/quic_chromium_client_stream_test.cc", "//net/quic/quic_chromium_connection_helper_test.cc", "//net/quic/quic_clock_skew_detector_test.cc", "//net/quic/quic_end_to_end_unittest.cc", "//net/quic/quic_http_stream_test.cc", "//net/quic/quic_http_utils_test.cc", "//net/quic/quic_network_transaction_unittest.cc", "//net/quic/quic_proxy_client_socket_unittest.cc", "//net/quic/quic_stream_factory_peer.cc", "//net/quic/quic_stream_factory_peer.h", "//net/quic/quic_stream_factory_test.cc", "//net/quic/quic_test_packet_maker.cc", "//net/quic/quic_test_packet_maker.h", "//net/quic/quic_test_packet_printer.cc", "//net/quic/quic_test_packet_printer.h", "//net/quic/set_quic_flag_test.cc", "//net/quic/test_quic_crypto_client_config_handle.cc", "//net/quic/test_quic_crypto_client_config_handle.h", "//net/socket/client_socket_pool_base_unittest.cc", "//net/socket/client_socket_pool_unittest.cc", "//net/socket/connect_job_factory_unittest.cc", "//net/socket/connect_job_test_util.cc", "//net/socket/connect_job_test_util.h", "//net/socket/connect_job_unittest.cc", "//net/socket/mock_client_socket_pool_manager.cc", "//net/socket/mock_client_socket_pool_manager.h", "//net/socket/sequenced_socket_data_unittest.cc", "//net/socket/socket_bio_adapter_unittest.cc", "//net/socket/socket_tag_unittest.cc", "//net/socket/socks5_client_socket_unittest.cc", "//net/socket/socks_client_socket_unittest.cc", "//net/socket/socks_connect_job_unittest.cc", "//net/socket/ssl_client_socket_unittest.cc", "//net/socket/ssl_connect_job_unittest.cc", "//net/socket/ssl_server_socket_unittest.cc", "//net/socket/tcp_client_socket_unittest.cc", "//net/socket/tcp_server_socket_unittest.cc", "//net/socket/tcp_socket_unittest.cc", "//net/socket/transport_client_socket_pool_test_util.cc", "//net/socket/transport_client_socket_pool_test_util.h", "//net/socket/transport_client_socket_pool_unittest.cc", "//net/socket/transport_client_socket_unittest.cc", "//net/socket/transport_connect_job_unittest.cc", "//net/socket/udp_socket_unittest.cc", "//net/socket/websocket_endpoint_lock_manager_unittest.cc", "//net/socket/websocket_transport_client_socket_pool_unittest.cc", "//net/spdy/alps_decoder_test.cc", "//net/spdy/bidirectional_stream_spdy_impl_unittest.cc", "//net/spdy/buffered_spdy_framer_unittest.cc", "//net/spdy/fuzzing/hpack_fuzz_util_test.cc", "//net/spdy/header_coalescer_test.cc", "//net/spdy/http2_priority_dependencies_unittest.cc", "//net/spdy/http2_push_promise_index_test.cc", "//net/spdy/spdy_buffer_unittest.cc", "//net/spdy/spdy_http_stream_unittest.cc", "//net/spdy/spdy_http_utils_unittest.cc", "//net/spdy/spdy_log_util_unittest.cc", "//net/spdy/spdy_network_transaction_unittest.cc", "//net/spdy/spdy_proxy_client_socket_unittest.cc", "//net/spdy/spdy_read_queue_unittest.cc", "//net/spdy/spdy_session_pool_unittest.cc", "//net/spdy/spdy_session_test_util.cc", "//net/spdy/spdy_session_test_util.h", "//net/spdy/spdy_session_unittest.cc", "//net/spdy/spdy_stream_test_util.cc", "//net/spdy/spdy_stream_test_util.h", "//net/spdy/spdy_stream_unittest.cc", "//net/spdy/spdy_write_queue_unittest.cc", "//net/ssl/client_cert_identity_unittest.cc", "//net/ssl/client_cert_store_unittest-inl.h", "//net/ssl/ssl_cipher_suite_names_unittest.cc", "//net/ssl/ssl_client_auth_cache_unittest.cc", "//net/ssl/ssl_client_session_cache_unittest.cc", "//net/ssl/ssl_config_service_unittest.cc", "//net/ssl/ssl_config_unittest.cc", "//net/ssl/ssl_connection_status_flags_unittest.cc", "//net/ssl/ssl_platform_key_util_unittest.cc", "//net/test/embedded_test_server/embedded_test_server_unittest.cc", "//net/test/embedded_test_server/http_request_unittest.cc", "//net/test/embedded_test_server/http_response_unittest.cc", "//net/test/run_all_unittests.cc", "//net/third_party/nist-pkits/pkits_testcases-inl.h", "//net/third_party/uri_template/uri_template_test.cc", "//net/tools/content_decoder_tool/content_decoder_tool.cc", "//net/tools/content_decoder_tool/content_decoder_tool.h", "//net/tools/content_decoder_tool/content_decoder_tool_unittest.cc", "//net/tools/quic/quic_simple_client_test.cc", "//net/tools/tld_cleanup/tld_cleanup_util_unittest.cc", "//net/url_request/redirect_info_unittest.cc", "//net/url_request/redirect_util_unittest.cc", "//net/url_request/report_sender_unittest.cc", "//net/url_request/url_request_context_builder_unittest.cc", "//net/url_request/url_request_filter_unittest.cc", "//net/url_request/url_request_http_job_unittest.cc", "//net/url_request/url_request_job_factory_unittest.cc", "//net/url_request/url_request_quic_unittest.cc", "//net/url_request/url_request_throttler_simulation_unittest.cc", "//net/url_request/url_request_throttler_test_support.cc", "//net/url_request/url_request_throttler_test_support.h", "//net/url_request/url_request_throttler_unittest.cc", "//net/url_request/url_request_unittest.cc", "//net/url_request/view_cache_helper_unittest.cc", "//net/android/dummy_spnego_authenticator.cc", "//net/android/dummy_spnego_authenticator.h", "//net/android/http_auth_negotiate_android_unittest.cc", "//net/android/network_change_notifier_android_unittest.cc", "//net/android/network_library_unittest.cc", "//net/android/traffic_stats_unittest.cc", "//net/cert/cert_verify_proc_android_unittest.cc", "//net/proxy_resolution/proxy_config_service_android_unittest.cc", "//net/ssl/ssl_platform_key_android_unittest.cc", "//net/base/sockaddr_util_posix_unittest.cc", "//net/base/network_change_notifier_passive_unittest.cc", "//net/network_error_logging/mock_persistent_nel_store_unittest.cc", "//net/network_error_logging/network_error_logging_service_unittest.cc", "//net/reporting/mock_persistent_reporting_store_unittest.cc", "//net/reporting/reporting_browsing_data_remover_unittest.cc", "//net/reporting/reporting_cache_unittest.cc", "//net/reporting/reporting_delivery_agent_unittest.cc", "//net/reporting/reporting_endpoint_manager_unittest.cc", "//net/reporting/reporting_garbage_collector_unittest.cc", "//net/reporting/reporting_header_parser_unittest.cc", "//net/reporting/reporting_network_change_observer_unittest.cc", "//net/reporting/reporting_service_unittest.cc", "//net/reporting/reporting_uploader_unittest.cc", "//net/http/http_auth_handler_ntlm_portable_unittest.cc", "//net/ntlm/ntlm_buffer_reader_unittest.cc", "//net/ntlm/ntlm_buffer_writer_unittest.cc", "//net/ntlm/ntlm_client_unittest.cc", "//net/ntlm/ntlm_test_data.h", "//net/ntlm/ntlm_unittest.cc", "//net/http/http_auth_handler_negotiate_unittest.cc", "//net/url_request/http_with_dns_over_https_unittest.cc", "//net/socket/unix_domain_client_socket_posix_unittest.cc", "//net/socket/unix_domain_server_socket_posix_unittest.cc", "//net/base/network_interfaces_getifaddrs_unittest.cc", "//net/filter/brotli_source_stream_unittest.cc", "//net/base/address_tracker_linux_unittest.cc", "//net/base/network_interfaces_linux_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -19900,7 +19900,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -19913,7 +19913,7 @@
},
"outputs": [ "//out/cronet/obj/net/libpreload_decoder.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/extras/preload_data/decoder.cc", "//net/extras/preload_data/decoder.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -19933,7 +19933,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_client_core", "//url:url" ],
"externs": {
@@ -19946,7 +19946,7 @@
},
"outputs": [ "//out/cronet/quic_client", "//out/cronet/exe.unstripped/quic_client", "//out/cronet/exe.unstripped/quic_client.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/quic/quic_simple_client_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -19966,7 +19966,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_server_core", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -19979,7 +19979,7 @@
},
"outputs": [ "//out/cronet/quic_server", "//out/cronet/exe.unstripped/quic_server", "//out/cronet/exe.unstripped/quic_server.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/quic/quic_simple_server_backend_factory.cc", "//net/tools/quic/quic_simple_server_backend_factory.h", "//net/tools/quic/quic_simple_server_bin.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -19999,7 +19999,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net" ],
"externs": {
@@ -20011,7 +20011,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/quic/platform/impl/quic_test_flags_utils.cc", "//net/quic/platform/impl/quic_test_flags_utils.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -20031,7 +20031,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net:test_support", "//net/third_party/quiche:quiche_test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -20044,7 +20044,7 @@
},
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/quic/crypto_test_utils_chromium.cc", "//net/quic/crypto_test_utils_chromium.h", "//net/quic/mock_crypto_client_stream.cc", "//net/quic/mock_crypto_client_stream.h", "//net/quic/mock_crypto_client_stream_factory.cc", "//net/quic/mock_crypto_client_stream_factory.h", "//net/quic/mock_decrypter.cc", "//net/quic/mock_decrypter.h", "//net/quic/mock_encrypter.cc", "//net/quic/mock_encrypter.h", "//net/quic/mock_quic_context.cc", "//net/quic/mock_quic_context.h", "//net/quic/test_task_runner.cc", "//net/quic/test_task_runner.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -20063,7 +20063,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:reporting_policy_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:reporting_policy_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -20077,7 +20077,7 @@
"outputs": [ "//out/cronet/obj/net/libreporting_policy_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:reporting_policy_proto_config", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/net/reporting/reporting_policy.pb.h", "//out/cronet/gen/net/reporting/reporting_policy.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -20113,7 +20113,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//net/third_party/quiche:quiche_tool_support", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -20126,7 +20126,7 @@
},
"public": "*",
"public_configs": [ "//net/third_party/quiche:quiche_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/tools/quic/quic_client_message_loop_network_helper.cc", "//net/tools/quic/quic_client_message_loop_network_helper.h", "//net/tools/quic/quic_simple_client.cc", "//net/tools/quic/quic_simple_client.h", "//net/tools/quic/quic_simple_server.cc", "//net/tools/quic/quic_simple_server.h", "//net/tools/quic/quic_simple_server_packet_writer.cc", "//net/tools/quic/quic_simple_server_packet_writer.h", "//net/tools/quic/quic_simple_server_session_helper.cc", "//net/tools/quic/quic_simple_server_session_helper.h", "//net/tools/quic/quic_simple_server_socket.cc", "//net/tools/quic/quic_simple_server_socket.h", "//net/tools/quic/synchronous_host_resolver.cc", "//net/tools/quic/synchronous_host_resolver.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -20146,7 +20146,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -20158,7 +20158,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/spdy/fuzzing/hpack_fuzz_util.cc", "//net/spdy/fuzzing/hpack_fuzz_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -20178,7 +20178,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//net:net_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//crypto:crypto", "//net:cronet_buildflags", "//net:gtest_util", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net/dns:test_support", "//net/http:transport_security_state_unittest_data_default", "//net/tools/tld_cleanup:tld_cleanup", "//net/traffic_annotation:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -20192,8 +20192,8 @@
"outputs": [ "//out/cronet/obj/net/libtest_support.a" ],
"public": "*",
"public_configs": [ "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/base/address_tracker_linux_test_util.cc", "//net/base/address_tracker_linux_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -20212,7 +20212,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -20226,7 +20226,7 @@
"outputs": [ "//out/cronet/obj/net/liburi_template.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//net/third_party/uri_template/uri_template.cc", "//net/third_party/uri_template/uri_template.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -20246,7 +20246,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20259,7 +20259,7 @@
},
"outputs": [ "//out/cronet/obj/sql/libsql.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//sql/database.cc", "//sql/database.h", "//sql/database_memory_dump_provider.cc", "//sql/database_memory_dump_provider.h", "//sql/error_delegate_util.cc", "//sql/error_delegate_util.h", "//sql/init_status.h", "//sql/initialization.cc", "//sql/initialization.h", "//sql/internal_api_token.h", "//sql/meta_table.cc", "//sql/meta_table.h", "//sql/recover_module/btree.cc", "//sql/recover_module/btree.h", "//sql/recover_module/cursor.cc", "//sql/recover_module/cursor.h", "//sql/recover_module/integers.cc", "//sql/recover_module/integers.h", "//sql/recover_module/module.cc", "//sql/recover_module/module.h", "//sql/recover_module/pager.cc", "//sql/recover_module/pager.h", "//sql/recover_module/parsing.cc", "//sql/recover_module/parsing.h", "//sql/recover_module/payload.cc", "//sql/recover_module/payload.h", "//sql/recover_module/record.cc", "//sql/recover_module/record.h", "//sql/recover_module/table.cc", "//sql/recover_module/table.h", "//sql/recovery.cc", "//sql/recovery.h", "//sql/sandboxed_vfs.cc", "//sql/sandboxed_vfs.h", "//sql/sandboxed_vfs_file.cc", "//sql/sandboxed_vfs_file.h", "//sql/sql_features.cc", "//sql/sql_features.h", "//sql/sql_memory_dump_provider.cc", "//sql/sql_memory_dump_provider.h", "//sql/sqlite_result_code.cc", "//sql/sqlite_result_code.h", "//sql/sqlite_result_code_values.cc", "//sql/sqlite_result_code_values.h", "//sql/statement.cc", "//sql/statement.h", "//sql/statement_id.cc", "//sql/statement_id.h", "//sql/transaction.cc", "//sql/transaction.h", "//sql/vfs_wrapper.cc", "//sql/vfs_wrapper.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -20613,7 +20613,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//sql:sql", "//sql:sql_unittests_bundle_data", "//sql:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20626,7 +20626,7 @@
},
"outputs": [ "//out/cronet/libsql_unittests__library.so", "//out/cronet/libsql_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libsql_unittests__library.so", "//out/cronet/lib.unstripped/libsql_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//sql/database_options_unittest.cc", "//sql/database_unittest.cc", "//sql/meta_table_unittest.cc", "//sql/recover_module/module_unittest.cc", "//sql/recovery_unittest.cc", "//sql/sql_memory_dump_provider_unittest.cc", "//sql/sqlite_features_unittest.cc", "//sql/sqlite_result_code_unittest.cc", "//sql/statement_id_unittest.cc", "//sql/statement_unittest.cc", "//sql/test/database_test_peer.cc", "//sql/test/database_test_peer.h", "//sql/test/paths.cc", "//sql/test/paths.h", "//sql/test/run_all_unittests.cc", "//sql/test/sql_test_suite.cc", "//sql/test/sql_test_suite.h", "//sql/transaction_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -20684,7 +20684,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//sql:sql", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20697,7 +20697,7 @@
},
"outputs": [ "//out/cronet/obj/sql/libtest_support.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//sql/test/scoped_error_expecter.cc", "//sql/test/scoped_error_expecter.h", "//sql/test/test_helpers.cc", "//sql/test/test_helpers.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -20874,7 +20874,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__compile_java.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.javac.jar", "--java-srcjars=[\"gen/testing/android/junit/junit_test_support.generated.srcjar\"]", "--target-name", "//testing/android/junit:junit_test_support__compile_java", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/testing/android/junit/junit_test_support.turbine.jar", "--classpath=[\"obj/testing/android/junit/junit_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__compile_java.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//testing/android/junit:junit_test_support__header", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -20890,7 +20890,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__header.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//testing/android/junit:junit_test_support__header", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/testing/android/junit/junit_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__header.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -21161,7 +21161,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_browser_test_jni_headers" ],
"externs": {
@@ -21174,7 +21174,7 @@
},
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/android/native_test/native_browser_test_support.cc", "//testing/android/native_test/native_browser_test_support.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -21464,7 +21464,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_test_support" ],
"externs": {
@@ -21476,7 +21476,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/android/native_test/native_test_jni_onload.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -21496,7 +21496,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//testing/android/native_test:native_test_jni_headers", "//testing/gtest:gtest" ],
"externs": {
@@ -21508,7 +21508,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/android/native_test/main_runner.cc", "//testing/android/native_test/main_runner.h", "//testing/android/native_test/native_test_launcher.cc", "//testing/android/native_test/native_test_launcher.h", "//testing/android/native_test/native_test_util.cc", "//testing/android/native_test/native_test_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -21654,7 +21654,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21665,7 +21665,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21683,7 +21683,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21694,7 +21694,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21712,7 +21712,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21723,7 +21723,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21741,7 +21741,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21752,7 +21752,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21770,36 +21770,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
- "deps": [ ],
- "externs": {
-
- },
- "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/" ],
- "ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-fexperimental-relative-c++-abi-vtables", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "-Wl,-z,max-page-size=4096", "--unwindlib=none", "--target=aarch64-linux-android21", "-Wl,-mllvm,-enable-machine-outliner=never", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "metadata": {
-
- },
- "public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "swiftflags": [ "-file-compilation-dir=." ],
- "testonly": true,
- "toolchain": "//build/toolchain/android:android_clang_arm64",
- "type": "source_set",
- "visibility": [ "*" ]
- },
- "//testing/buildbot/filters:chrome_junit_tests_filters": {
- "allow_circular_includes_from": [ ],
- "arflags": [ "-T" ],
- "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "-mbranch-protection=standard", "--target=aarch64-linux-android21", "-mno-outline", "-Wa,-fdebug-compilation-dir,.", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags": [ "-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggressive", "-Wthread-safety", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshadow", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "-mbranch-protection=standard", "--target=aarch64-linux-android21", "-mno-outline", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fno-omit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare" ],
- "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "check_includes": true,
- "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21810,7 +21781,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21828,7 +21799,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21839,7 +21810,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21857,7 +21828,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21868,7 +21839,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21886,7 +21857,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21897,7 +21868,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21915,7 +21886,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21926,7 +21897,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21944,7 +21915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21955,7 +21926,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -21973,7 +21944,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21984,7 +21955,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22002,7 +21973,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22013,7 +21984,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22031,7 +22002,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22042,7 +22013,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22060,7 +22031,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22071,7 +22042,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22089,7 +22060,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22100,7 +22071,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22118,7 +22089,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22129,7 +22100,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22147,7 +22118,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22158,7 +22129,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22176,7 +22147,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22187,7 +22158,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22205,7 +22176,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22216,7 +22187,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22234,7 +22205,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22245,7 +22216,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22263,7 +22234,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22274,7 +22245,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22292,7 +22263,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22303,7 +22274,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22321,7 +22292,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22332,7 +22303,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22350,7 +22321,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22361,7 +22332,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22379,7 +22350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22390,7 +22361,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22408,7 +22379,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22419,7 +22390,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22437,7 +22408,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22448,7 +22419,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22466,7 +22437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22477,7 +22448,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22495,7 +22466,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22506,7 +22477,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22524,7 +22495,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22535,7 +22506,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22553,7 +22524,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22564,7 +22535,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22582,7 +22553,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22593,7 +22564,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22611,7 +22582,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22622,7 +22593,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22640,7 +22611,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22651,7 +22622,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22669,7 +22640,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22680,7 +22651,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22698,7 +22669,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22709,7 +22680,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22727,7 +22698,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22738,7 +22709,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22756,7 +22727,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22767,7 +22738,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22785,7 +22756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22796,7 +22767,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22815,7 +22786,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -22828,7 +22799,7 @@
},
"public": "*",
"public_configs": [ "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/gmock/include/gmock/gmock-actions.h", "//testing/gmock/include/gmock/gmock-matchers.h", "//testing/gmock/include/gmock/gmock.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -22848,7 +22819,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gmock_main" ],
"externs": {
@@ -22860,7 +22831,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22879,7 +22850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -22893,7 +22864,7 @@
"outputs": [ "//out/cronet/obj/testing/gtest/libgtest.a" ],
"public": "*",
"public_configs": [ "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/gtest/include/gtest/gtest-death-test.h", "//testing/gtest/include/gtest/gtest-message.h", "//testing/gtest/include/gtest/gtest-param-test.h", "//testing/gtest/include/gtest/gtest-spi.h", "//testing/gtest/include/gtest/gtest.h", "//testing/gtest/include/gtest/gtest_prod.h", "//testing/gtest/empty.cc", "//testing/multiprocess_func_list.cc", "//testing/multiprocess_func_list.h", "//testing/platform_test.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -22912,7 +22883,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -22945,7 +22916,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main" ],
"externs": {
@@ -22957,7 +22928,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -22975,7 +22946,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23004,7 +22975,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//testing/libfuzzer/proto:json_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//testing/libfuzzer/proto:json_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -23018,7 +22989,7 @@
"outputs": [ "//out/cronet/obj/testing/libfuzzer/proto/libjson_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//testing/libfuzzer/proto:json_proto_config", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/testing/libfuzzer/proto/json.pb.h", "//out/cronet/gen/testing/libfuzzer/proto/json.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -23054,7 +23025,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest" ],
"externs": {
@@ -23066,7 +23037,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/perf/luci_test_result.cc", "//testing/perf/luci_test_result.h", "//testing/perf/perf_result_reporter.cc", "//testing/perf/perf_result_reporter.h", "//testing/perf/perf_test.cc", "//testing/perf/perf_test.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -23086,7 +23057,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -23098,7 +23069,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//testing/perf/luci_test_result_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -23194,7 +23165,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23206,7 +23177,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/algorithm/algorithm.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23224,7 +23195,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23255,7 +23226,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23268,7 +23239,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/algorithm/algorithm_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -23287,7 +23258,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23299,7 +23270,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/algorithm/container.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23317,7 +23288,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23348,7 +23319,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23361,7 +23332,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/algorithm/container_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -23380,7 +23351,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23392,7 +23363,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/atomic_hook.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23410,7 +23381,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23440,7 +23411,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:cycleclock_internal", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:spinlock_wait", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23452,7 +23423,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/call_once.h", "//third_party/abseil-cpp/absl/base/casts.h", "//third_party/abseil-cpp/absl/base/internal/cycleclock.h", "//third_party/abseil-cpp/absl/base/internal/low_level_scheduling.h", "//third_party/abseil-cpp/absl/base/internal/per_thread_tls.h", "//third_party/abseil-cpp/absl/base/internal/spinlock.h", "//third_party/abseil-cpp/absl/base/internal/sysinfo.h", "//third_party/abseil-cpp/absl/base/internal/thread_identity.h", "//third_party/abseil-cpp/absl/base/internal/tsan_mutex_interface.h", "//third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/cycleclock.cc", "//third_party/abseil-cpp/absl/base/internal/spinlock.cc", "//third_party/abseil-cpp/absl/base/internal/sysinfo.cc", "//third_party/abseil-cpp/absl/base/internal/thread_identity.cc", "//third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -23471,7 +23442,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:cycleclock_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:spinlock_wait(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23502,7 +23473,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23514,7 +23485,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/hide_ptr.h", "//third_party/abseil-cpp/absl/base/internal/identity.h", "//third_party/abseil-cpp/absl/base/internal/inline_variable.h", "//third_party/abseil-cpp/absl/base/internal/invoke.h", "//third_party/abseil-cpp/absl/base/internal/scheduling_mode.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23532,7 +23503,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23562,7 +23533,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23574,7 +23545,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/config.h", "//third_party/abseil-cpp/absl/base/options.h", "//third_party/abseil-cpp/absl/base/policy_checks.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23592,7 +23563,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23623,7 +23594,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23636,7 +23607,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/config_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -23655,7 +23626,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23667,7 +23638,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/attributes.h", "//third_party/abseil-cpp/absl/base/const_init.h", "//third_party/abseil-cpp/absl/base/macros.h", "//third_party/abseil-cpp/absl/base/optimization.h", "//third_party/abseil-cpp/absl/base/port.h", "//third_party/abseil-cpp/absl/base/thread_annotations.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23685,7 +23656,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23715,7 +23686,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23727,7 +23698,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/cycleclock_config.h", "//third_party/abseil-cpp/absl/base/internal/unscaledcycleclock_config.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23745,7 +23716,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23775,7 +23746,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23787,7 +23758,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/dynamic_annotations.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23805,7 +23776,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23835,7 +23806,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23847,7 +23818,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/endian.h", "//third_party/abseil-cpp/absl/base/internal/unaligned_access.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23865,7 +23836,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23895,7 +23866,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23907,7 +23878,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/errno_saver.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23925,7 +23896,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23955,7 +23926,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23967,7 +23938,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/exception_testing.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -23985,7 +23956,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23997,7 +23968,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/fast_type_id.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24015,7 +23986,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24045,7 +24016,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24057,7 +24028,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/log_severity.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/log_severity.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24076,7 +24047,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24107,7 +24078,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24119,7 +24090,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/direct_mmap.h", "//third_party/abseil-cpp/absl/base/internal/low_level_alloc.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24138,7 +24109,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24169,7 +24140,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24181,7 +24152,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/prefetch.h", "//third_party/abseil-cpp/absl/base/prefetch.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24199,7 +24170,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24230,7 +24201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24243,7 +24214,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/prefetch_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -24262,7 +24233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -24274,7 +24245,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/pretty_function.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24292,7 +24263,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity" ],
"externs": {
@@ -24304,7 +24275,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/raw_logging.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/raw_logging.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24323,7 +24294,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24354,7 +24325,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24366,7 +24337,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/scoped_set_env.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/scoped_set_env.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -24386,7 +24357,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gtest" ],
"externs": {
@@ -24399,7 +24370,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/spinlock_test_common.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -24418,7 +24389,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24430,7 +24401,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/spinlock_wait.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/spinlock_akaros.inc", "//third_party/abseil-cpp/absl/base/internal/spinlock_linux.inc", "//third_party/abseil-cpp/absl/base/internal/spinlock_posix.inc", "//third_party/abseil-cpp/absl/base/internal/spinlock_wait.cc", "//third_party/abseil-cpp/absl/base/internal/spinlock_win32.inc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24449,7 +24420,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24480,7 +24451,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24492,7 +24463,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/strerror.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/strerror.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24511,7 +24482,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24542,7 +24513,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24554,7 +24525,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/base/internal/throw_delegate.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/base/internal/throw_delegate.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24573,7 +24544,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24604,7 +24575,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal" ],
"externs": {
@@ -24616,7 +24587,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/cleanup/cleanup.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24634,7 +24605,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24664,7 +24635,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24676,7 +24647,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/cleanup/internal/cleanup.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24694,7 +24665,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24725,7 +24696,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24738,7 +24709,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/cleanup/cleanup_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -24757,7 +24728,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:compare", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24769,7 +24740,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/btree_map.h", "//third_party/abseil-cpp/absl/container/btree_set.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/btree.h", "//third_party/abseil-cpp/absl/container/internal/btree_container.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -24788,7 +24759,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:compare(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24808,6 +24779,36 @@
"type": "source_set",
"visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
},
+ "//third_party/abseil-cpp/absl/container:btree_test_common": {
+ "allow_circular_includes_from": [ ],
+ "arflags": [ "-T" ],
+ "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "-mbranch-protection=standard", "--target=aarch64-linux-android21", "-mno-outline", "-Wa,-fdebug-compilation-dir,.", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags": [ "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "-mbranch-protection=standard", "--target=aarch64-linux-android21", "-mno-outline", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fno-omit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare", "-Werror", "-Wall", "-Wno-unused-variable", "-Wno-c++11-narrowing", "-Wno-unused-but-set-variable", "-Wno-misleading-indentation", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshorten-64-to-32", "-Wimplicit-int-conversion", "-Wsign-compare", "-Wsign-conversion", "-Wtautological-unsigned-zero-compare" ],
+ "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-Wbool-conversion", "-Wconstant-conversion", "-Wenum-conversion", "-Wint-conversion", "-Wliteral-conversion", "-Wnon-literal-null-conversion", "-Wnull-conversion", "-Wobjc-literal-conversion", "-Wstring-conversion", "-Wbitfield-enum-conversion" ],
+ "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
+ "check_includes": true,
+ "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
+ "externs": {
+
+ },
+ "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/", "//third_party/abseil-cpp/" ],
+ "ldflags": [ "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-fexperimental-relative-c++-abi-vtables", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "-Wl,-z,max-page-size=4096", "--unwindlib=none", "--target=aarch64-linux-android21", "-Wl,-mllvm,-enable-machine-outliner=never", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Werror" ],
+ "metadata": {
+
+ },
+ "public": [ "//third_party/abseil-cpp/absl/container/btree_test.h" ],
+ "public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "swiftflags": [ "-file-compilation-dir=." ],
+ "testonly": true,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "source_set",
+ "visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
+ },
"//third_party/abseil-cpp/absl/container:common": {
"allow_circular_includes_from": [ ],
"arflags": [ "-T" ],
@@ -24819,7 +24820,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -24831,7 +24832,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/common.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24849,7 +24850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24879,7 +24880,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -24891,7 +24892,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/common_policy_traits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -24909,7 +24910,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24940,7 +24941,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24953,7 +24954,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/common_policy_traits_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -24972,7 +24973,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24984,7 +24985,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/compressed_tuple.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25002,7 +25003,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25032,7 +25033,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25044,7 +25045,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/container_memory.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25062,7 +25063,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25092,7 +25093,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25104,7 +25105,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/counting_allocator.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25122,7 +25123,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25134,7 +25135,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/fixed_array.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25152,7 +25153,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25182,7 +25183,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25194,7 +25195,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/flat_hash_map.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25212,7 +25213,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25242,7 +25243,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25254,7 +25255,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/flat_hash_set.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25272,7 +25273,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25302,7 +25303,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25314,7 +25315,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hash_function_defaults.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25332,7 +25333,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25362,7 +25363,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25374,7 +25375,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hash_generator_testing.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/hash_generator_testing.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -25393,7 +25394,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25405,7 +25406,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25423,7 +25424,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25435,7 +25436,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hash_policy_traits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25453,7 +25454,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25483,7 +25484,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks" ],
"externs": {
@@ -25495,7 +25496,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hashtable_debug.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25513,7 +25514,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25525,7 +25526,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hashtable_debug_hooks.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25543,7 +25544,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25573,7 +25574,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/profiling:sample_recorder", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25585,7 +25586,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.cc", "//third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -25604,7 +25605,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:sample_recorder(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25635,7 +25636,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:inlined_vector_internal", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25647,7 +25648,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/inlined_vector.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25665,7 +25666,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25695,7 +25696,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -25707,7 +25708,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/inlined_vector.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25725,7 +25726,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25756,7 +25757,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:exception_testing", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:counting_allocator", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:test_instance_tracker", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -25769,7 +25770,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/inlined_vector_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -25788,7 +25789,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25800,7 +25801,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/layout.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25818,7 +25819,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25848,7 +25849,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25860,7 +25861,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/node_hash_map.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25878,7 +25879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25908,7 +25909,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25920,7 +25921,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/node_hash_set.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25938,7 +25939,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25968,7 +25969,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25980,7 +25981,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/node_slot_policy.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -25998,7 +25999,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26029,7 +26030,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26042,7 +26043,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/node_slot_policy_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -26061,7 +26062,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:raw_hash_set" ],
"externs": {
@@ -26073,7 +26074,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/raw_hash_map.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26091,7 +26092,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26121,7 +26122,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks", "//third_party/abseil-cpp/absl/container:hashtablez_sampler", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -26133,7 +26134,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/raw_hash_set.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/raw_hash_set.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -26152,7 +26153,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtablez_sampler(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26184,7 +26185,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26197,7 +26198,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/sample_element_size_test.cc" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26215,7 +26216,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/types:compare" ],
"externs": {
@@ -26227,7 +26228,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/test_instance_tracker.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/container/internal/test_instance_tracker.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -26246,7 +26247,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26258,7 +26259,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/tracked.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26277,7 +26278,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26290,7 +26291,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_map_constructor_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26309,7 +26310,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26322,7 +26323,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_map_lookup_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26341,7 +26342,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26354,7 +26355,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_map_members_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26373,7 +26374,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26386,7 +26387,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_map_modifiers_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26405,7 +26406,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26418,7 +26419,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_set_constructor_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26437,7 +26438,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26450,7 +26451,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_set_lookup_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26469,7 +26470,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26482,7 +26483,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_set_members_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26501,7 +26502,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26514,7 +26515,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/container/internal/unordered_set_modifiers_test.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26532,7 +26533,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26544,7 +26545,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/crc/internal/cpu_detect.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/internal/cpu_detect.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -26563,7 +26564,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26594,7 +26595,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/crc:crc_internal", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26606,7 +26607,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/crc/crc32c.h", "//third_party/abseil-cpp/absl/crc/internal/crc32c.h", "//third_party/abseil-cpp/absl/crc/internal/crc_memcpy.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/crc32c.cc", "//third_party/abseil-cpp/absl/crc/internal/crc32c_inline.h", "//third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.cc", "//third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_64.cc", "//third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -26625,7 +26626,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26657,7 +26658,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26670,7 +26671,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/crc32c_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -26689,7 +26690,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26701,7 +26702,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/crc/internal/crc_cord_state.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/internal/crc_cord_state.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -26720,7 +26721,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc32c(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26752,7 +26753,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26765,7 +26766,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/internal/crc_cord_state_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -26784,7 +26785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -26796,7 +26797,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/crc/internal/crc.h", "//third_party/abseil-cpp/absl/crc/internal/crc32_x86_arm_combined_simd.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/internal/crc.cc", "//third_party/abseil-cpp/absl/crc/internal/crc_internal.h", "//third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -26815,7 +26816,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26847,7 +26848,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26860,7 +26861,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/internal/crc_memcpy_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -26879,7 +26880,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26891,7 +26892,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/crc/internal/non_temporal_arm_intrinsics.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26909,7 +26910,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26939,7 +26940,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics" ],
"externs": {
@@ -26951,7 +26952,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/crc/internal/non_temporal_memcpy.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -26969,7 +26970,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27000,7 +27001,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27013,7 +27014,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/crc/internal/non_temporal_memcpy_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -27032,7 +27033,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27044,7 +27045,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/internal/address_is_readable.h", "//third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.h", "//third_party/abseil-cpp/absl/debugging/internal/vdso_support.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/internal/address_is_readable.cc", "//third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.cc", "//third_party/abseil-cpp/absl/debugging/internal/vdso_support.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27063,7 +27064,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27094,7 +27095,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27106,7 +27107,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/internal/demangle.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/internal/demangle.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27125,7 +27126,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27156,7 +27157,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize" ],
"externs": {
@@ -27168,7 +27169,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/internal/examine_stack.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27187,7 +27188,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27218,7 +27219,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/debugging:stacktrace" ],
"externs": {
@@ -27230,7 +27231,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/failure_signal_handler.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/failure_signal_handler.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27249,7 +27250,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27280,7 +27281,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27292,7 +27293,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/leak_check.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/leak_check.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27311,7 +27312,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27323,7 +27324,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/internal/stack_consumption.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/internal/stack_consumption.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -27342,7 +27343,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal" ],
"externs": {
@@ -27354,7 +27355,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/stacktrace.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_aarch64-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_arm-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_emscripten-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_generic-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_powerpc-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_riscv-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_unimplemented-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_win32-inl.inc", "//third_party/abseil-cpp/absl/debugging/internal/stacktrace_x86-inl.inc", "//third_party/abseil-cpp/absl/debugging/stacktrace.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27373,7 +27374,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27405,7 +27406,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27418,7 +27419,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/stacktrace_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -27437,7 +27438,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal", "//third_party/abseil-cpp/absl/debugging:demangle_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27449,7 +27450,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/debugging/internal/symbolize.h", "//third_party/abseil-cpp/absl/debugging/symbolize.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/debugging/symbolize.cc", "//third_party/abseil-cpp/absl/debugging/symbolize_darwin.inc", "//third_party/abseil-cpp/absl/debugging/symbolize_elf.inc", "//third_party/abseil-cpp/absl/debugging/symbolize_emscripten.inc", "//third_party/abseil-cpp/absl/debugging/symbolize_unimplemented.inc", "//third_party/abseil-cpp/absl/debugging/symbolize_win32.inc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27468,7 +27469,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:demangle_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27499,7 +27500,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27511,7 +27512,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/commandlineflag.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/commandlineflag.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27530,7 +27531,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id" ],
"externs": {
@@ -27542,7 +27543,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/commandlineflag.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/internal/commandlineflag.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27561,7 +27562,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27573,7 +27574,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/config.h", "//third_party/abseil-cpp/absl/flags/usage_config.h" ],
"public_configs": [ "//third_party/abseil-cpp/absl/flags:absl_flags_config", "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/usage_config.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27592,7 +27593,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27604,7 +27605,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/declare.h", "//third_party/abseil-cpp/absl/flags/flag.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/flag.cc", "//third_party/abseil-cpp/absl/flags/internal/flag_msvc.inc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27623,7 +27624,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27635,7 +27636,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/flag.h", "//third_party/abseil-cpp/absl/flags/internal/sequence_lock.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/internal/flag.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27654,7 +27655,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27666,7 +27667,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/marshalling.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/marshalling.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27685,7 +27686,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/flags:usage", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27697,7 +27698,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/parse.h", "//third_party/abseil-cpp/absl/flags/parse.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/parse.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27716,7 +27717,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27728,7 +27729,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/path_util.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -27746,7 +27747,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27758,7 +27759,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27777,7 +27778,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27789,7 +27790,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/program_name.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/internal/program_name.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27808,7 +27809,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27820,7 +27821,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/registry.h", "//third_party/abseil-cpp/absl/flags/reflection.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/reflection.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27839,7 +27840,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27851,7 +27852,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/usage.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/usage.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27870,7 +27871,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27882,7 +27883,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/flags/internal/usage.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/flags/internal/usage.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27901,7 +27902,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27913,7 +27914,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/functional/any_invocable.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/functional/internal/any_invocable.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -27932,7 +27933,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27964,7 +27965,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27977,7 +27978,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/functional/any_invocable_test.cc", "//third_party/abseil-cpp/absl/functional/internal/any_invocable.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -27996,7 +27997,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28008,7 +28009,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/functional/bind_front.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/functional/internal/front_binder.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28027,7 +28028,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28058,7 +28059,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -28070,7 +28071,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/functional/function_ref.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/functional/internal/function_ref.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28089,7 +28090,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28120,7 +28121,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -28132,7 +28133,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/hash/internal/city.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/hash/internal/city.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28151,7 +28152,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28182,7 +28183,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/hash:city", "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28194,7 +28195,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/hash/hash.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/hash/internal/hash.cc", "//third_party/abseil-cpp/absl/hash/internal/hash.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28213,7 +28214,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:city(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:low_level_hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28245,7 +28246,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28258,7 +28259,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/hash/hash_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -28278,7 +28279,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gtest" ],
"externs": {
@@ -28291,7 +28292,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/hash/hash_testing.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28309,7 +28310,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -28321,7 +28322,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/hash/internal/low_level_hash.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/hash/internal/low_level_hash.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28340,7 +28341,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28372,7 +28373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28385,7 +28386,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/hash/internal/low_level_hash_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -28404,7 +28405,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28416,7 +28417,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/hash/internal/spy_hash_state.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28434,7 +28435,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28446,7 +28447,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/append_truncated.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28464,7 +28465,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28494,7 +28495,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -28507,7 +28508,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/check_impl.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28525,7 +28526,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:check_op(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28555,7 +28556,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:nullstream", "//third_party/abseil-cpp/absl/log/internal:strip", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28568,7 +28569,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/check_op.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/check_op.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28587,7 +28588,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28618,7 +28619,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:voidify" ],
"externs": {
@@ -28630,7 +28631,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/conditions.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/conditions.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28649,7 +28650,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:voidify(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28680,7 +28681,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -28692,7 +28693,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/config.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28710,7 +28711,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28740,7 +28741,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/flags:flag" ],
"externs": {
@@ -28752,7 +28753,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/flags.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28770,7 +28771,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28782,7 +28783,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/log_format.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/log_format.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28801,7 +28802,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28832,7 +28833,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -28844,7 +28845,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/globals.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/globals.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28863,7 +28864,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28894,7 +28895,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -28907,7 +28908,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/log_impl.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -28925,7 +28926,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28955,7 +28956,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:log_sink_set", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:proto", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28968,7 +28969,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/log_message.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/log_message.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -28987,7 +28988,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink_registry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:proto(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29018,7 +29019,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29031,7 +29032,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/log_sink_set.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/log_sink_set.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -29050,7 +29051,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29081,7 +29082,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -29093,7 +29094,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/nullguard.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/nullguard.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -29112,7 +29113,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29143,7 +29144,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29155,7 +29156,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/nullstream.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29173,7 +29174,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29203,7 +29204,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29215,7 +29216,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/proto.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/proto.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -29234,7 +29235,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29266,7 +29267,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29279,7 +29280,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29297,7 +29298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:nullstream" ],
"externs": {
@@ -29310,7 +29311,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/strip.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29328,7 +29329,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29358,7 +29359,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29371,7 +29372,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/structured.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29389,7 +29390,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -29401,7 +29402,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/test_actions.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/test_actions.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29421,7 +29422,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:initialize", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/googletest:gtest" ],
"externs": {
@@ -29434,7 +29435,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/test_helpers.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/test_helpers.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29454,7 +29455,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29467,7 +29468,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/test_matchers.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/internal/test_matchers.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29486,7 +29487,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -29498,7 +29499,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/internal/voidify.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29516,7 +29517,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29546,7 +29547,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl" ],
"externs": {
@@ -29559,7 +29560,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/absl_check.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29577,7 +29578,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29608,7 +29609,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29621,7 +29622,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/absl_check_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29640,7 +29641,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -29653,7 +29654,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/absl_log.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29671,7 +29672,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29702,7 +29703,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29715,7 +29716,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/absl_log_basic_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29734,7 +29735,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -29747,7 +29748,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/check.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29766,7 +29767,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29779,7 +29780,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/check_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29799,7 +29800,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/status:status", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29812,7 +29813,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/check_test_impl.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -29830,7 +29831,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29843,7 +29844,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/die_if_null.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/die_if_null.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -29862,7 +29863,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29894,7 +29895,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:die_if_null", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29907,7 +29908,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/die_if_null_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29926,7 +29927,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29938,7 +29939,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/flags.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/flags.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -29958,7 +29959,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/log:flags", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29971,7 +29972,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/flags_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -29990,8 +29991,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
},
@@ -30002,7 +30003,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/globals.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/globals.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -30021,8 +30022,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -30053,7 +30054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30066,7 +30067,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/globals_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30085,7 +30086,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -30097,7 +30098,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/initialize.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/initialize.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -30116,7 +30117,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -30129,7 +30130,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/log.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30147,7 +30148,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30178,7 +30179,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30191,7 +30192,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_basic_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30211,7 +30212,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30224,7 +30225,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/log_basic_test_impl.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30242,7 +30243,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -30254,7 +30255,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/log_entry.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_entry.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -30273,7 +30274,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30305,7 +30306,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30318,7 +30319,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_entry_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30338,7 +30339,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30351,7 +30352,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_format_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30371,7 +30372,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30384,7 +30385,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_macro_hygiene_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30404,7 +30405,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30417,7 +30418,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_modifier_methods_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30436,7 +30437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_entry" ],
"externs": {
@@ -30448,7 +30449,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/log_sink.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_sink.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -30467,7 +30468,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30498,7 +30499,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:log_sink_set" ],
"externs": {
@@ -30511,7 +30512,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/log_sink_registry.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30529,7 +30530,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30560,7 +30561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30573,7 +30574,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_sink_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30592,7 +30593,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -30605,7 +30606,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/log_streamer.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30624,7 +30625,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_streamer", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30637,7 +30638,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/log_streamer_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30657,7 +30658,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30670,7 +30671,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/scoped_mock_log.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/scoped_mock_log.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30690,7 +30691,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30703,7 +30704,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/scoped_mock_log_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30723,7 +30724,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30736,7 +30737,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/stripping_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30755,7 +30756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:structured", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -30768,7 +30769,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/log/structured.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30787,7 +30788,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log:structured", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30800,7 +30801,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/log/structured_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30819,7 +30820,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -30831,7 +30832,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/memory/memory.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30849,7 +30850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30880,7 +30881,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30893,7 +30894,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/memory/memory_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -30912,7 +30913,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -30924,7 +30925,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/meta/type_traits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -30942,7 +30943,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30973,7 +30974,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30986,7 +30987,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/meta/type_traits_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -31005,7 +31006,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31017,7 +31018,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/numeric/bits.h", "//third_party/abseil-cpp/absl/numeric/internal/bits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31035,7 +31036,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31065,7 +31066,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31077,7 +31078,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/numeric/int128.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/numeric/int128.cc", "//third_party/abseil-cpp/absl/numeric/int128_have_intrinsic.inc", "//third_party/abseil-cpp/absl/numeric/int128_no_intrinsic.inc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -31096,7 +31097,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31128,7 +31129,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31141,7 +31142,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/numeric/int128_stream_test.cc", "//third_party/abseil-cpp/absl/numeric/int128_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -31160,7 +31161,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31172,7 +31173,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/numeric/internal/representation.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31190,7 +31191,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31220,7 +31221,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31232,7 +31233,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/profiling/internal/exponential_biased.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/profiling/internal/exponential_biased.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -31251,7 +31252,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31283,7 +31284,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31296,7 +31297,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/profiling/internal/exponential_biased_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -31315,7 +31316,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -31327,7 +31328,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/profiling/internal/periodic_sampler.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/profiling/internal/periodic_sampler.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -31347,7 +31348,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:periodic_sampler", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31360,7 +31361,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/profiling/internal/periodic_sampler_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -31379,7 +31380,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -31391,7 +31392,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/profiling/internal/sample_recorder.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31409,7 +31410,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31439,7 +31440,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -31451,7 +31452,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/distribution_caller.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31469,7 +31470,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:fast_type_id(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31499,7 +31500,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31511,7 +31512,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/chi_square.h", "//third_party/abseil-cpp/absl/random/internal/distribution_test_util.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/chi_square.cc", "//third_party/abseil-cpp/absl/random/internal/distribution_test_util.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -31530,7 +31531,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -31542,7 +31543,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/explicit_seed_seq.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31560,7 +31561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31572,7 +31573,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/fast_uniform_bits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31590,7 +31591,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31620,7 +31621,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31632,7 +31633,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/fastmath.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31650,7 +31651,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31680,7 +31681,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/random:distributions" ],
"externs": {
@@ -31693,7 +31694,7 @@
},
"outputs": [ "//out/cronet/gaussian_distribution_gentables", "//out/cronet/exe.unstripped/gaussian_distribution_gentables", "//out/cronet/exe.unstripped/gaussian_distribution_gentables.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/gaussian_distribution_gentables.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -31712,7 +31713,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31724,7 +31725,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/generate_real.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31742,7 +31743,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31772,7 +31773,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -31784,7 +31785,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/iostream_state_saver.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31802,7 +31803,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31832,7 +31833,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31844,7 +31845,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/nonsecure_base.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31862,7 +31863,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31892,7 +31893,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver" ],
"externs": {
@@ -31904,7 +31905,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/pcg_engine.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -31922,7 +31923,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31952,7 +31953,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31964,7 +31965,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/platform.h", "//third_party/abseil-cpp/absl/random/internal/randen_traits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/randen_round_keys.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -31983,7 +31984,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32014,7 +32015,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:randen", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32026,7 +32027,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/pool_urbg.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/pool_urbg.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32045,7 +32046,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32076,7 +32077,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes", "//third_party/abseil-cpp/absl/random/internal:randen_slow" ],
"externs": {
@@ -32088,7 +32089,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/randen.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/randen.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32107,7 +32108,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_slow(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32138,7 +32139,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:randen" ],
"externs": {
@@ -32150,7 +32151,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/randen_engine.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32168,7 +32169,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32198,7 +32199,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl" ],
"externs": {
@@ -32210,7 +32211,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/randen_detect.h", "//third_party/abseil-cpp/absl/random/internal/randen_hwaes.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/randen_detect.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32229,7 +32230,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32260,7 +32261,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32272,7 +32273,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/randen_hwaes.cc", "//third_party/abseil-cpp/absl/random/internal/randen_hwaes.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32291,7 +32292,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32322,7 +32323,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32334,7 +32335,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/randen_slow.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/randen_slow.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32353,7 +32354,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32384,7 +32385,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32396,7 +32397,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/salted_seed_seq.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32414,7 +32415,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32444,7 +32445,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32456,7 +32457,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/seed_material.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/internal/seed_material.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32475,7 +32476,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32506,7 +32507,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32518,7 +32519,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/sequence_urbg.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32536,7 +32537,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -32548,7 +32549,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/traits.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32566,7 +32567,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32596,7 +32597,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32608,7 +32609,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/uniform_helper.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32626,7 +32627,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32656,7 +32657,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32668,7 +32669,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/internal/wide_multiply.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32686,7 +32687,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32716,7 +32717,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits" ],
"externs": {
@@ -32728,7 +32729,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/bit_gen_ref.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32746,7 +32747,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:generate_real", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/random/internal:uniform_helper", "//third_party/abseil-cpp/absl/random/internal:wide_multiply", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -32758,7 +32759,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/bernoulli_distribution.h", "//third_party/abseil-cpp/absl/random/beta_distribution.h", "//third_party/abseil-cpp/absl/random/discrete_distribution.h", "//third_party/abseil-cpp/absl/random/distributions.h", "//third_party/abseil-cpp/absl/random/exponential_distribution.h", "//third_party/abseil-cpp/absl/random/gaussian_distribution.h", "//third_party/abseil-cpp/absl/random/log_uniform_int_distribution.h", "//third_party/abseil-cpp/absl/random/poisson_distribution.h", "//third_party/abseil-cpp/absl/random/uniform_int_distribution.h", "//third_party/abseil-cpp/absl/random/uniform_real_distribution.h", "//third_party/abseil-cpp/absl/random/zipf_distribution.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/discrete_distribution.cc", "//third_party/abseil-cpp/absl/random/gaussian_distribution.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32777,7 +32778,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:distribution_caller(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:generate_real(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:uniform_helper(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:wide_multiply(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32808,7 +32809,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:seed_sequences", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base", "//third_party/abseil-cpp/absl/random/internal:pcg_engine", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:randen_engine" ],
"externs": {
@@ -32820,7 +32821,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/random.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -32838,7 +32839,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_sequences(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pcg_engine(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_engine(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32868,7 +32869,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32880,7 +32881,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/seed_gen_exception.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/seed_gen_exception.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32899,7 +32900,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32930,7 +32931,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32942,7 +32943,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/random/seed_sequences.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/random/seed_sequences.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -32961,7 +32962,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32992,7 +32993,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -33004,7 +33005,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/status/status.h", "//third_party/abseil-cpp/absl/status/status_payload_printer.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/status/internal/status_internal.h", "//third_party/abseil-cpp/absl/status/status.cc", "//third_party/abseil-cpp/absl/status/status_payload_printer.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33023,7 +33024,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33054,7 +33055,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -33066,7 +33067,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/status/statusor.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/status/internal/statusor_internal.h", "//third_party/abseil-cpp/absl/status/statusor.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33085,7 +33086,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/status:status(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33117,7 +33118,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/status:statusor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:any", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33130,7 +33131,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/status/statusor_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33150,7 +33151,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33163,7 +33164,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/ascii_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33182,7 +33183,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33194,7 +33195,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/cord.h", "//third_party/abseil-cpp/absl/strings/cord_buffer.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/cord.cc", "//third_party/abseil-cpp/absl/strings/cord_analysis.cc", "//third_party/abseil-cpp/absl/strings/cord_analysis.h", "//third_party/abseil-cpp/absl/strings/cord_buffer.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33213,7 +33214,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_scope(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33245,7 +33246,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33258,7 +33259,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/cord_buffer_test.cc" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -33277,7 +33278,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33290,7 +33291,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cord_data_edge_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33309,7 +33310,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33321,7 +33322,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cord_data_edge.h", "//third_party/abseil-cpp/absl/strings/internal/cord_internal.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_flat.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_ring.h", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_ring_reader.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cord_internal.cc", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.cc", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.cc", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.cc", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.cc", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.cc", "//third_party/abseil-cpp/absl/strings/internal/cord_rep_ring.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33340,7 +33341,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33372,7 +33373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33385,7 +33386,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33405,7 +33406,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33418,7 +33419,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33438,7 +33439,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33451,7 +33452,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33471,7 +33472,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33484,7 +33485,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cord_rep_crc_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33503,7 +33504,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33515,7 +33516,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cord_rep_test_util.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -33533,7 +33534,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33545,7 +33546,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/cord_test_helpers.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -33563,7 +33564,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -33575,7 +33576,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_functions.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_functions.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33594,7 +33595,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33626,7 +33627,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33639,7 +33640,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_functions_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33658,7 +33659,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -33670,7 +33671,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_handle.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_handle.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33689,7 +33690,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33720,7 +33721,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33732,7 +33733,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_info.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_info.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33751,7 +33752,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_handle(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33783,7 +33784,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33796,7 +33797,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_info_statistics_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33816,7 +33817,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33829,7 +33830,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_info_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33848,7 +33849,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info" ],
"externs": {
@@ -33860,7 +33861,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_sample_token.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_sample_token.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -33879,7 +33880,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -33891,7 +33892,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_statistics.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -33909,7 +33910,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33940,7 +33941,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33953,7 +33954,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/cordz_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -33973,7 +33974,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gtest" ],
"externs": {
@@ -33986,7 +33987,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/cordz_test_helpers.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -34004,7 +34005,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -34016,7 +34017,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_update_scope.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -34034,7 +34035,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34065,7 +34066,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34078,7 +34079,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_update_scope_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34097,7 +34098,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34109,7 +34110,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_update_tracker.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -34127,7 +34128,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34158,7 +34159,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34171,7 +34172,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/cordz_update_tracker_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34191,7 +34192,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34204,7 +34205,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34223,7 +34224,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -34235,7 +34236,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/char_map.h", "//third_party/abseil-cpp/absl/strings/internal/escaping.h", "//third_party/abseil-cpp/absl/strings/internal/ostringstream.h", "//third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h", "//third_party/abseil-cpp/absl/strings/internal/utf8.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/escaping.cc", "//third_party/abseil-cpp/absl/strings/internal/ostringstream.cc", "//third_party/abseil-cpp/absl/strings/internal/utf8.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34254,7 +34255,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34286,7 +34287,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34299,7 +34300,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/match_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34318,7 +34319,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34330,7 +34331,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/pow10_helper.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/pow10_helper.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34349,7 +34350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal" ],
"externs": {
@@ -34361,7 +34362,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/str_format.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -34379,7 +34380,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34409,7 +34410,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/numeric:representation", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -34421,7 +34422,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/internal/str_format/arg.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/bind.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/checker.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/constexpr_parser.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/extension.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/output.h", "//third_party/abseil-cpp/absl/strings/internal/str_format/parser.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/internal/str_format/arg.cc", "//third_party/abseil-cpp/absl/strings/internal/str_format/bind.cc", "//third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc", "//third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc", "//third_party/abseil-cpp/absl/strings/internal/str_format/output.cc", "//third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34440,7 +34441,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:representation(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34472,7 +34473,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34485,7 +34486,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/str_replace_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34505,7 +34506,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34518,7 +34519,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/string_view_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34537,7 +34538,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:internal" ],
"externs": {
@@ -34549,7 +34550,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/strings/ascii.h", "//third_party/abseil-cpp/absl/strings/charconv.h", "//third_party/abseil-cpp/absl/strings/escaping.h", "//third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.h", "//third_party/abseil-cpp/absl/strings/internal/has_absl_stringify.h", "//third_party/abseil-cpp/absl/strings/internal/string_constant.h", "//third_party/abseil-cpp/absl/strings/match.h", "//third_party/abseil-cpp/absl/strings/numbers.h", "//third_party/abseil-cpp/absl/strings/str_cat.h", "//third_party/abseil-cpp/absl/strings/str_join.h", "//third_party/abseil-cpp/absl/strings/str_replace.h", "//third_party/abseil-cpp/absl/strings/str_split.h", "//third_party/abseil-cpp/absl/strings/string_view.h", "//third_party/abseil-cpp/absl/strings/strip.h", "//third_party/abseil-cpp/absl/strings/substitute.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/strings/ascii.cc", "//third_party/abseil-cpp/absl/strings/charconv.cc", "//third_party/abseil-cpp/absl/strings/escaping.cc", "//third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc", "//third_party/abseil-cpp/absl/strings/internal/charconv_bigint.h", "//third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc", "//third_party/abseil-cpp/absl/strings/internal/charconv_parse.h", "//third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.cc", "//third_party/abseil-cpp/absl/strings/internal/memutil.cc", "//third_party/abseil-cpp/absl/strings/internal/memutil.h", "//third_party/abseil-cpp/absl/strings/internal/stl_type_traits.h", "//third_party/abseil-cpp/absl/strings/internal/str_join_internal.h", "//third_party/abseil-cpp/absl/strings/internal/str_split_internal.h", "//third_party/abseil-cpp/absl/strings/internal/stringify_sink.cc", "//third_party/abseil-cpp/absl/strings/internal/stringify_sink.h", "//third_party/abseil-cpp/absl/strings/match.cc", "//third_party/abseil-cpp/absl/strings/numbers.cc", "//third_party/abseil-cpp/absl/strings/str_cat.cc", "//third_party/abseil-cpp/absl/strings/str_replace.cc", "//third_party/abseil-cpp/absl/strings/str_split.cc", "//third_party/abseil-cpp/absl/strings/string_view.cc", "//third_party/abseil-cpp/absl/strings/substitute.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34568,7 +34569,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34599,7 +34600,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -34611,7 +34612,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/synchronization/internal/graphcycles.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34630,7 +34631,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34661,8 +34662,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
},
@@ -34673,7 +34674,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34692,8 +34693,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -34724,8 +34725,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -34737,7 +34738,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34757,7 +34758,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gtest" ],
"externs": {
@@ -34770,7 +34771,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34789,7 +34790,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -34801,7 +34802,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/synchronization/barrier.h", "//third_party/abseil-cpp/absl/synchronization/blocking_counter.h", "//third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.h", "//third_party/abseil-cpp/absl/synchronization/internal/futex.h", "//third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.h", "//third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.h", "//third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.h", "//third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.h", "//third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.h", "//third_party/abseil-cpp/absl/synchronization/internal/waiter.h", "//third_party/abseil-cpp/absl/synchronization/internal/waiter_base.h", "//third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.h", "//third_party/abseil-cpp/absl/synchronization/mutex.h", "//third_party/abseil-cpp/absl/synchronization/notification.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/synchronization/barrier.cc", "//third_party/abseil-cpp/absl/synchronization/blocking_counter.cc", "//third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc", "//third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.cc", "//third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc", "//third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.cc", "//third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.cc", "//third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.cc", "//third_party/abseil-cpp/absl/synchronization/internal/waiter_base.cc", "//third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.cc", "//third_party/abseil-cpp/absl/synchronization/mutex.cc", "//third_party/abseil-cpp/absl/synchronization/notification.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34820,7 +34821,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34851,7 +34852,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -34863,7 +34864,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/synchronization/internal/thread_pool.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -34882,8 +34883,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -34895,7 +34896,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/synchronization/internal/waiter_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -34914,7 +34915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34926,7 +34927,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/civil_time.h", "//third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/civil_time_detail.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -34945,7 +34946,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34976,7 +34977,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time" ],
"externs": {
@@ -34988,7 +34989,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/time_zone.h", "//third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/zone_info_source.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc", "//third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/tzfile.h", "//third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35007,7 +35008,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35038,7 +35039,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -35050,7 +35051,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/time/internal/test_util.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/time/internal/test_util.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -35069,7 +35070,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -35081,7 +35082,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/time/civil_time.h", "//third_party/abseil-cpp/absl/time/clock.h", "//third_party/abseil-cpp/absl/time/time.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/time/civil_time.cc", "//third_party/abseil-cpp/absl/time/clock.cc", "//third_party/abseil-cpp/absl/time/duration.cc", "//third_party/abseil-cpp/absl/time/format.cc", "//third_party/abseil-cpp/absl/time/internal/get_current_time_chrono.inc", "//third_party/abseil-cpp/absl/time/internal/get_current_time_posix.inc", "//third_party/abseil-cpp/absl/time/time.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35100,7 +35101,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35132,7 +35133,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/time:test_util", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35145,7 +35146,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/time/civil_time_test.cc", "//third_party/abseil-cpp/absl/time/clock_test.cc", "//third_party/abseil-cpp/absl/time/duration_test.cc", "//third_party/abseil-cpp/absl/time/format_test.cc", "//third_party/abseil-cpp/absl/time/time_test.cc", "//third_party/abseil-cpp/absl/time/time_zone_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -35164,7 +35165,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_any_cast", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35176,7 +35177,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/any.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -35194,7 +35195,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/types:bad_any_cast_impl" ],
"externs": {
@@ -35206,7 +35207,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/bad_any_cast.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -35224,7 +35225,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35236,7 +35237,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/bad_any_cast.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/bad_any_cast.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35255,7 +35256,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35267,7 +35268,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/bad_optional_access.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/bad_optional_access.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35286,7 +35287,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35317,7 +35318,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35329,7 +35330,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/bad_variant_access.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/bad_variant_access.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35348,7 +35349,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35379,7 +35380,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35391,7 +35392,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/compare.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -35409,7 +35410,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35439,7 +35440,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_optional_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35451,7 +35452,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/optional.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/internal/optional.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35470,7 +35471,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_optional_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35502,7 +35503,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35515,7 +35516,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/optional_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -35534,7 +35535,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35546,7 +35547,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/span.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/internal/span.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35565,7 +35566,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35596,7 +35597,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_variant_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35608,7 +35609,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/types/variant.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/internal/variant.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -35627,7 +35628,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_variant_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35659,7 +35660,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35672,7 +35673,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/abseil-cpp/absl/types/variant_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -35691,7 +35692,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35703,7 +35704,7 @@
},
"public": [ "//third_party/abseil-cpp/absl/utility/utility.h" ],
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -35721,7 +35722,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35751,7 +35752,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps" ],
"externs": {
@@ -35764,7 +35765,7 @@
},
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -35782,7 +35783,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -36161,7 +36162,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base/test:run_all_unittests", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp:absl", "//third_party/googletest:gtest" ],
"externs": {
@@ -36174,7 +36175,7 @@
},
"outputs": [ "//out/cronet/libabsl_hardening_tests__library.so", "//out/cronet/libabsl_hardening_tests__library.so.TOC", "//out/cronet/lib.unstripped/libabsl_hardening_tests__library.so", "//out/cronet/lib.unstripped/libabsl_hardening_tests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/abseil-cpp/absl_hardening_test.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -36543,7 +36544,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp/absl/algorithm:algorithm_test", "//third_party/abseil-cpp/absl/algorithm:container_test", "//third_party/abseil-cpp/absl/base:config_test", "//third_party/abseil-cpp/absl/base:prefetch_test", "//third_party/abseil-cpp/absl/cleanup:cleanup_test", "//third_party/abseil-cpp/absl/container:common_policy_traits_test", "//third_party/abseil-cpp/absl/container:inlined_vector_test", "//third_party/abseil-cpp/absl/container:node_slot_policy_test", "//third_party/abseil-cpp/absl/container:sample_element_size_test", "//third_party/abseil-cpp/absl/crc:crc32c_test", "//third_party/abseil-cpp/absl/crc:crc_cord_state_test", "//third_party/abseil-cpp/absl/crc:crc_memcpy_test", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy_test", "//third_party/abseil-cpp/absl/debugging:stacktrace_test", "//third_party/abseil-cpp/absl/functional:any_invocable_test", "//third_party/abseil-cpp/absl/hash:hash_test", "//third_party/abseil-cpp/absl/hash:low_level_hash_test", "//third_party/abseil-cpp/absl/log:absl_check_test", "//third_party/abseil-cpp/absl/log:absl_log_basic_test", "//third_party/abseil-cpp/absl/log:die_if_null_test", "//third_party/abseil-cpp/absl/log:flags_test", "//third_party/abseil-cpp/absl/log:globals_test", "//third_party/abseil-cpp/absl/log:log_entry_test", "//third_party/abseil-cpp/absl/log:log_format_test", "//third_party/abseil-cpp/absl/log:log_macro_hygiene_test", "//third_party/abseil-cpp/absl/log:log_modifier_methods_test", "//third_party/abseil-cpp/absl/log:log_sink_test", "//third_party/abseil-cpp/absl/log:log_streamer_test", "//third_party/abseil-cpp/absl/log:scoped_mock_log_test", "//third_party/abseil-cpp/absl/log:stripping_test", "//third_party/abseil-cpp/absl/log/internal:stderr_log_sink_test", "//third_party/abseil-cpp/absl/memory:memory_test", "//third_party/abseil-cpp/absl/meta:type_traits_test", "//third_party/abseil-cpp/absl/numeric:int128_test", "//third_party/abseil-cpp/absl/profiling:exponential_biased_test", "//third_party/abseil-cpp/absl/profiling:periodic_sampler_test", "//third_party/abseil-cpp/absl/status:statusor_test", "//third_party/abseil-cpp/absl/strings:ascii_test", "//third_party/abseil-cpp/absl/strings:cord_buffer_test", "//third_party/abseil-cpp/absl/strings:cord_data_edge_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_navigator_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_reader_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_test", "//third_party/abseil-cpp/absl/strings:cord_rep_crc_test", "//third_party/abseil-cpp/absl/strings:cordz_functions_test", "//third_party/abseil-cpp/absl/strings:cordz_info_statistics_test", "//third_party/abseil-cpp/absl/strings:cordz_info_test", "//third_party/abseil-cpp/absl/strings:cordz_test", "//third_party/abseil-cpp/absl/strings:cordz_update_scope_test", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker_test", "//third_party/abseil-cpp/absl/strings:damerau_levenshtein_distance_test", "//third_party/abseil-cpp/absl/strings:match_test", "//third_party/abseil-cpp/absl/strings:str_replace_test", "//third_party/abseil-cpp/absl/strings:string_view_test", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal_test", "//third_party/abseil-cpp/absl/synchronization:waiter_test", "//third_party/abseil-cpp/absl/time:time_test", "//third_party/abseil-cpp/absl/types:optional_test", "//third_party/abseil-cpp/absl/types:variant_test", "//third_party/googletest:gtest_main" ],
"externs": {
@@ -36556,7 +36557,7 @@
},
"outputs": [ "//out/cronet/libabsl_tests__library.so", "//out/cronet/libabsl_tests__library.so.TOC", "//out/cronet/lib.unstripped/libabsl_tests__library.so", "//out/cronet/lib.unstripped/libabsl_tests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -48346,7 +48347,7 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -48362,10 +48363,10 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__dex": {
- "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
+ "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
"metadata": {
},
@@ -48378,9 +48379,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__header": {
- "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -48393,9 +48394,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__host": {
- "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__host", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_sdk:android_sdk_java", "//third_party/kotlin_stdlib:kotlin_stdlib_java__host" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -57569,6 +57570,101 @@
"type": "group",
"visibility": [ "*" ]
},
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java": {
+ "deps": [ "//third_party/android_deps:guava_android_java", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres": {
+ "deps": [ "//third_party/android_deps:guava_android_java__assetres", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__assetres" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819": {
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/android_deps/guava_android_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json", "--gn-target", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--host-jar-path", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--interface-jar-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar", "--dex-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819" ],
+ "inputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/guava_android_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json" ],
+ "public": "*",
+ "script": "//build/android/gyp/write_build_config.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex": {
+ "args": [ "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d", "--output", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--classpath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:android:sdk_jars)" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__header" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/dex.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__header": {
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/ijar.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__host": {
+ "args": [ "--input", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--output", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__host", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/filter_zip.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate": {
+ "deps": [ "//third_party/android_deps:guava_android_java__validate", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__validate", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_arm64",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
"//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java": {
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__validate" ],
"metadata": {
@@ -59848,7 +59944,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/android_ndk:cpu_features_warnings", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -59860,7 +59956,7 @@
},
"public": "*",
"public_configs": [ "//third_party/android_ndk:cpu_features_include" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/android_ndk/sources/android/cpufeatures/cpu-features.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -83135,9 +83231,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83210,7 +83306,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_webkit_webkit_java__resources__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83349,9 +83445,9 @@
"visibility": [ "//android_webview/tools/system_webview_shell:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83424,7 +83520,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83563,9 +83659,9 @@
"visibility": [ "//third_party/androidx:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83638,7 +83734,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_experimental_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_extensions_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83991,9 +84087,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_J_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -84066,7 +84162,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_java_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_window_java_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -84524,7 +84620,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/apache-portable-runtime:apr_warnings" ],
- "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84536,7 +84632,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/apache-portable-runtime/libapr.a" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/apache-portable-runtime/src/atomic/unix/builtins.c", "//third_party/apache-portable-runtime/src/atomic/unix/ia32.c", "//third_party/apache-portable-runtime/src/atomic/unix/mutex.c", "//third_party/apache-portable-runtime/src/atomic/unix/ppc.c", "//third_party/apache-portable-runtime/src/atomic/unix/s390.c", "//third_party/apache-portable-runtime/src/atomic/unix/solaris.c", "//third_party/apache-portable-runtime/src/dso/unix/dso.c", "//third_party/apache-portable-runtime/src/file_io/unix/buffer.c", "//third_party/apache-portable-runtime/src/file_io/unix/copy.c", "//third_party/apache-portable-runtime/src/file_io/unix/dir.c", "//third_party/apache-portable-runtime/src/file_io/unix/fileacc.c", "//third_party/apache-portable-runtime/src/file_io/unix/filedup.c", "//third_party/apache-portable-runtime/src/file_io/unix/filepath.c", "//third_party/apache-portable-runtime/src/file_io/unix/filepath_util.c", "//third_party/apache-portable-runtime/src/file_io/unix/filestat.c", "//third_party/apache-portable-runtime/src/file_io/unix/flock.c", "//third_party/apache-portable-runtime/src/file_io/unix/fullrw.c", "//third_party/apache-portable-runtime/src/file_io/unix/mktemp.c", "//third_party/apache-portable-runtime/src/file_io/unix/open.c", "//third_party/apache-portable-runtime/src/file_io/unix/pipe.c", "//third_party/apache-portable-runtime/src/file_io/unix/readwrite.c", "//third_party/apache-portable-runtime/src/file_io/unix/seek.c", "//third_party/apache-portable-runtime/src/file_io/unix/tempdir.c", "//third_party/apache-portable-runtime/src/include/apr_skiplist.h", "//third_party/apache-portable-runtime/src/include/arch/apr_private_common.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_atomic.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_dso.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_file_io.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_global_mutex.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_internal_time.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_misc.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_networkio.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_poll_private.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_proc_mutex.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_shm.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_thread_cond.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_thread_mutex.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_thread_rwlock.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_arch_threadproc.h", "//third_party/apache-portable-runtime/src/include/arch/unix/apr_private.h", "//third_party/apache-portable-runtime/src/locks/unix/global_mutex.c", "//third_party/apache-portable-runtime/src/locks/unix/proc_mutex.c", "//third_party/apache-portable-runtime/src/locks/unix/thread_cond.c", "//third_party/apache-portable-runtime/src/locks/unix/thread_mutex.c", "//third_party/apache-portable-runtime/src/locks/unix/thread_rwlock.c", "//third_party/apache-portable-runtime/src/memory/unix/apr_pools.c", "//third_party/apache-portable-runtime/src/misc/unix/charset.c", "//third_party/apache-portable-runtime/src/misc/unix/env.c", "//third_party/apache-portable-runtime/src/misc/unix/errorcodes.c", "//third_party/apache-portable-runtime/src/misc/unix/getopt.c", "//third_party/apache-portable-runtime/src/misc/unix/otherchild.c", "//third_party/apache-portable-runtime/src/misc/unix/rand.c", "//third_party/apache-portable-runtime/src/misc/unix/start.c", "//third_party/apache-portable-runtime/src/misc/unix/version.c", "//third_party/apache-portable-runtime/src/mmap/unix/common.c", "//third_party/apache-portable-runtime/src/mmap/unix/mmap.c", "//third_party/apache-portable-runtime/src/network_io/unix/inet_ntop.c", "//third_party/apache-portable-runtime/src/network_io/unix/inet_pton.c", "//third_party/apache-portable-runtime/src/network_io/unix/multicast.c", "//third_party/apache-portable-runtime/src/network_io/unix/sendrecv.c", "//third_party/apache-portable-runtime/src/network_io/unix/sockaddr.c", "//third_party/apache-portable-runtime/src/network_io/unix/sockets.c", "//third_party/apache-portable-runtime/src/network_io/unix/sockopt.c", "//third_party/apache-portable-runtime/src/passwd/apr_getpass.c", "//third_party/apache-portable-runtime/src/poll/unix/epoll.c", "//third_party/apache-portable-runtime/src/poll/unix/kqueue.c", "//third_party/apache-portable-runtime/src/poll/unix/poll.c", "//third_party/apache-portable-runtime/src/poll/unix/pollcb.c", "//third_party/apache-portable-runtime/src/poll/unix/pollset.c", "//third_party/apache-portable-runtime/src/poll/unix/port.c", "//third_party/apache-portable-runtime/src/poll/unix/select.c", "//third_party/apache-portable-runtime/src/random/unix/apr_random.c", "//third_party/apache-portable-runtime/src/random/unix/sha2.c", "//third_party/apache-portable-runtime/src/random/unix/sha2.h", "//third_party/apache-portable-runtime/src/random/unix/sha2_glue.c", "//third_party/apache-portable-runtime/src/shmem/unix/shm.c", "//third_party/apache-portable-runtime/src/strings/apr_cpystrn.c", "//third_party/apache-portable-runtime/src/strings/apr_fnmatch.c", "//third_party/apache-portable-runtime/src/strings/apr_snprintf.c", "//third_party/apache-portable-runtime/src/strings/apr_strings.c", "//third_party/apache-portable-runtime/src/strings/apr_strnatcmp.c", "//third_party/apache-portable-runtime/src/strings/apr_strtok.c", "//third_party/apache-portable-runtime/src/support/unix/waitio.c", "//third_party/apache-portable-runtime/src/tables/apr_hash.c", "//third_party/apache-portable-runtime/src/tables/apr_skiplist.c", "//third_party/apache-portable-runtime/src/tables/apr_tables.c", "//third_party/apache-portable-runtime/src/threadproc/unix/proc.c", "//third_party/apache-portable-runtime/src/threadproc/unix/procsup.c", "//third_party/apache-portable-runtime/src/threadproc/unix/signals.c", "//third_party/apache-portable-runtime/src/threadproc/unix/thread.c", "//third_party/apache-portable-runtime/src/threadproc/unix/threadpriv.c", "//third_party/apache-portable-runtime/src/time/unix/time.c", "//third_party/apache-portable-runtime/src/time/unix/timestr.c", "//third_party/apache-portable-runtime/src/user/unix/groupinfo.c", "//third_party/apache-portable-runtime/src/user/unix/userinfo.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -84555,7 +84651,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84566,7 +84662,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/ashmem/ashmem-dev.c", "//third_party/ashmem/ashmem.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -84585,7 +84681,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84596,7 +84692,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -84614,7 +84710,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84643,7 +84739,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -84656,8 +84752,8 @@
"outputs": [ "//out/cronet/obj/third_party/boringssl/libboringssl.a" ],
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -84675,7 +84771,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm(//build/toolchain/linux:clang_x64)", "//third_party/boringssl/src/third_party/fiat:fiat_license(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -84689,7 +84785,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -84718,7 +84814,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84729,7 +84825,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S", "//third_party/boringssl/linux-aarch64/crypto/test/trampoline-armv8-linux.S" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -84748,7 +84844,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -85168,7 +85264,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/boringssl:boringssl_crypto_tests_bundle_data" ],
"externs": {
@@ -85181,8 +85277,8 @@
},
"outputs": [ "//out/cronet/libboringssl_crypto_tests__library.so", "//out/cronet/libboringssl_crypto_tests__library.so.TOC", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -85282,7 +85378,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85295,8 +85391,8 @@
"outputs": [ "//out/cronet/obj/third_party/boringssl/libboringssl_fuzzer.a" ],
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -85314,7 +85410,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85327,8 +85423,8 @@
"outputs": [ "//out/cronet/obj/third_party/boringssl/libboringssl_fuzzer_no_fuzzer_mode.a" ],
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -85769,7 +85865,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -85782,7 +85878,7 @@
},
"outputs": [ "//out/cronet/libboringssl_ssl_tests__library.so", "//out/cronet/libboringssl_ssl_tests__library.so.TOC", "//out/cronet/lib.unstripped/libboringssl_ssl_tests__library.so", "//out/cronet/lib.unstripped/libboringssl_ssl_tests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/ssl/span_test.cc", "//third_party/boringssl/src/ssl/ssl_c_test.c", "//third_party/boringssl/src/ssl/ssl_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -85838,7 +85934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -85851,7 +85947,7 @@
"outputs": [ "//out/cronet/obj/third_party/brotli/libcommon.a" ],
"public": "*",
"public_configs": [ "//third_party/brotli:includes" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/brotli/common/constants.c", "//third_party/brotli/common/constants.h", "//third_party/brotli/common/context.c", "//third_party/brotli/common/context.h", "//third_party/brotli/common/dictionary.c", "//third_party/brotli/common/dictionary.h", "//third_party/brotli/common/platform.c", "//third_party/brotli/common/platform.h", "//third_party/brotli/common/shared_dictionary.c", "//third_party/brotli/common/shared_dictionary_internal.h", "//third_party/brotli/common/transform.c", "//third_party/brotli/common/transform.h", "//third_party/brotli/common/version.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -85870,7 +85966,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -85883,7 +85979,7 @@
"outputs": [ "//out/cronet/obj/third_party/brotli/libcommon_no_dictionary_data.a" ],
"public": "*",
"public_configs": [ "//third_party/brotli:includes" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/brotli/common/constants.c", "//third_party/brotli/common/constants.h", "//third_party/brotli/common/context.c", "//third_party/brotli/common/context.h", "//third_party/brotli/common/dictionary.c", "//third_party/brotli/common/dictionary.h", "//third_party/brotli/common/platform.c", "//third_party/brotli/common/platform.h", "//third_party/brotli/common/shared_dictionary.c", "//third_party/brotli/common/shared_dictionary_internal.h", "//third_party/brotli/common/transform.c", "//third_party/brotli/common/transform.h", "//third_party/brotli/common/version.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -85902,7 +85998,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -85915,7 +86011,7 @@
"outputs": [ "//out/cronet/obj/third_party/brotli/libdec.a" ],
"public": "*",
"public_configs": [ "//third_party/brotli:includes" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
"sources": [ "//third_party/brotli/dec/bit_reader.c", "//third_party/brotli/dec/bit_reader.h", "//third_party/brotli/dec/decode.c", "//third_party/brotli/dec/huffman.c", "//third_party/brotli/dec/huffman.h", "//third_party/brotli/dec/prefix.h", "//third_party/brotli/dec/state.c", "//third_party/brotli/dec/state.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -85934,7 +86030,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common_no_dictionary_data", "//third_party/brotli:headers" ],
"externs": {
@@ -85947,7 +86043,7 @@
"outputs": [ "//out/cronet/obj/third_party/brotli/libdec_no_dictionary_data.a" ],
"public": "*",
"public_configs": [ "//third_party/brotli:includes" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
"sources": [ "//third_party/brotli/dec/bit_reader.c", "//third_party/brotli/dec/bit_reader.h", "//third_party/brotli/dec/decode.c", "//third_party/brotli/dec/huffman.c", "//third_party/brotli/dec/huffman.h", "//third_party/brotli/dec/prefix.h", "//third_party/brotli/dec/state.c", "//third_party/brotli/dec/state.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -85966,7 +86062,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -85979,7 +86075,7 @@
"outputs": [ "//out/cronet/obj/third_party/brotli/libenc.a" ],
"public": "*",
"public_configs": [ "//third_party/brotli:includes" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
"sources": [ "//third_party/brotli/enc/backward_references_hq.c", "//third_party/brotli/enc/backward_references_hq.h", "//third_party/brotli/enc/backward_references_inc.h", "//third_party/brotli/enc/backward_references.c", "//third_party/brotli/enc/backward_references.h", "//third_party/brotli/enc/bit_cost_inc.h", "//third_party/brotli/enc/bit_cost.c", "//third_party/brotli/enc/bit_cost.h", "//third_party/brotli/enc/block_encoder_inc.h", "//third_party/brotli/enc/block_splitter_inc.h", "//third_party/brotli/enc/block_splitter.c", "//third_party/brotli/enc/block_splitter.h", "//third_party/brotli/enc/brotli_bit_stream.c", "//third_party/brotli/enc/brotli_bit_stream.h", "//third_party/brotli/enc/cluster_inc.h", "//third_party/brotli/enc/cluster.c", "//third_party/brotli/enc/cluster.h", "//third_party/brotli/enc/command.c", "//third_party/brotli/enc/command.h", "//third_party/brotli/enc/compound_dictionary.c", "//third_party/brotli/enc/compound_dictionary.h", "//third_party/brotli/enc/compress_fragment_two_pass.c", "//third_party/brotli/enc/compress_fragment_two_pass.h", "//third_party/brotli/enc/compress_fragment.c", "//third_party/brotli/enc/compress_fragment.h", "//third_party/brotli/enc/dictionary_hash.c", "//third_party/brotli/enc/dictionary_hash.h", "//third_party/brotli/enc/encode.c", "//third_party/brotli/enc/encoder_dict.c", "//third_party/brotli/enc/encoder_dict.h", "//third_party/brotli/enc/entropy_encode_static.h", "//third_party/brotli/enc/entropy_encode.c", "//third_party/brotli/enc/entropy_encode.h", "//third_party/brotli/enc/fast_log.c", "//third_party/brotli/enc/fast_log.h", "//third_party/brotli/enc/find_match_length.h", "//third_party/brotli/enc/hash_composite_inc.h", "//third_party/brotli/enc/hash_forgetful_chain_inc.h", "//third_party/brotli/enc/hash_longest_match_inc.h", "//third_party/brotli/enc/hash_longest_match_quickly_inc.h", "//third_party/brotli/enc/hash_longest_match64_inc.h", "//third_party/brotli/enc/hash_rolling_inc.h", "//third_party/brotli/enc/hash_to_binary_tree_inc.h", "//third_party/brotli/enc/hash.h", "//third_party/brotli/enc/histogram_inc.h", "//third_party/brotli/enc/histogram.c", "//third_party/brotli/enc/histogram.h", "//third_party/brotli/enc/literal_cost.c", "//third_party/brotli/enc/literal_cost.h", "//third_party/brotli/enc/memory.c", "//third_party/brotli/enc/memory.h", "//third_party/brotli/enc/metablock_inc.h", "//third_party/brotli/enc/metablock.c", "//third_party/brotli/enc/metablock.h", "//third_party/brotli/enc/params.h", "//third_party/brotli/enc/prefix.h", "//third_party/brotli/enc/quality.h", "//third_party/brotli/enc/ringbuffer.h", "//third_party/brotli/enc/static_dict_lut.h", "//third_party/brotli/enc/static_dict.c", "//third_party/brotli/enc/static_dict.h", "//third_party/brotli/enc/utf8_util.c", "//third_party/brotli/enc/utf8_util.h", "//third_party/brotli/enc/write_bits.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -85998,7 +86094,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -86009,7 +86105,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/brotli/include/brotli/decode.h", "//third_party/brotli/include/brotli/encode.h", "//third_party/brotli/include/brotli/port.h", "//third_party/brotli/include/brotli/types.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -86471,7 +86567,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/ced:ced_config_private", "//third_party/ced:ced_config" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -86484,7 +86580,7 @@
"outputs": [ "//out/cronet/obj/third_party/ced/libced.a" ],
"public": "*",
"public_configs": [ "//third_party/ced:ced_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/ced/src/compact_enc_det/compact_enc_det.cc", "//third_party/ced/src/compact_enc_det/compact_enc_det_generated_tables.h", "//third_party/ced/src/compact_enc_det/compact_enc_det_generated_tables2.h", "//third_party/ced/src/compact_enc_det/compact_enc_det_hint_code.cc", "//third_party/ced/src/compact_enc_det/compact_enc_det_hint_code.h", "//third_party/ced/src/util/basictypes.h", "//third_party/ced/src/util/case_insensitive_hash.h", "//third_party/ced/src/util/commandlineflags.h", "//third_party/ced/src/util/encodings/encodings.cc", "//third_party/ced/src/util/encodings/encodings.h", "//third_party/ced/src/util/encodings/encodings.pb.h", "//third_party/ced/src/util/languages/languages.cc", "//third_party/ced/src/util/languages/languages.h", "//third_party/ced/src/util/languages/languages.pb.h", "//third_party/ced/src/util/logging.h", "//third_party/ced/src/util/port.h", "//third_party/ced/src/util/string_util.h", "//third_party/ced/src/util/varsetter.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -86827,7 +86923,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/ced:ced_config_private", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/gtest:gtest_main", "//third_party/ced:ced" ],
"externs": {
@@ -86840,7 +86936,7 @@
},
"outputs": [ "//out/cronet/libced_unittests__library.so", "//out/cronet/libced_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libced_unittests__library.so", "//out/cronet/lib.unstripped/libced_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/ced/src/compact_enc_det/compact_enc_det_fuzz_test.cc", "//third_party/ced/src/compact_enc_det/compact_enc_det_unittest.cc", "//third_party/ced/src/compact_enc_det/detail_head_string.inc", "//third_party/ced/src/util/encodings/encodings_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -87644,7 +87740,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -87655,7 +87751,7 @@
},
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/flatbuffers/src/grpc/src/compiler/cpp_generator.cc", "//third_party/flatbuffers/src/grpc/src/compiler/cpp_generator.h", "//third_party/flatbuffers/src/grpc/src/compiler/go_generator.cc", "//third_party/flatbuffers/src/grpc/src/compiler/go_generator.h", "//third_party/flatbuffers/src/grpc/src/compiler/java_generator.cc", "//third_party/flatbuffers/src/grpc/src/compiler/java_generator.h", "//third_party/flatbuffers/src/grpc/src/compiler/python_generator.cc", "//third_party/flatbuffers/src/grpc/src/compiler/python_generator.h", "//third_party/flatbuffers/src/grpc/src/compiler/schema_interface.h", "//third_party/flatbuffers/src/grpc/src/compiler/swift_generator.cc", "//third_party/flatbuffers/src/grpc/src/compiler/swift_generator.h", "//third_party/flatbuffers/src/grpc/src/compiler/ts_generator.cc", "//third_party/flatbuffers/src/grpc/src/compiler/ts_generator.h", "//third_party/flatbuffers/src/include/flatbuffers/code_generators.h", "//third_party/flatbuffers/src/include/flatbuffers/flatc.h", "//third_party/flatbuffers/src/include/flatbuffers/grpc.h", "//third_party/flatbuffers/src/include/flatbuffers/hash.h", "//third_party/flatbuffers/src/include/flatbuffers/idl.h", "//third_party/flatbuffers/src/include/flatbuffers/minireflect.h", "//third_party/flatbuffers/src/include/flatbuffers/reflection.h", "//third_party/flatbuffers/src/include/flatbuffers/reflection_generated.h", "//third_party/flatbuffers/src/include/flatbuffers/registry.h", "//third_party/flatbuffers/src/src/annotated_binary_text_gen.cpp", "//third_party/flatbuffers/src/src/annotated_binary_text_gen.h", "//third_party/flatbuffers/src/src/bfbs_gen.h", "//third_party/flatbuffers/src/src/bfbs_gen_lua.cpp", "//third_party/flatbuffers/src/src/bfbs_gen_lua.h", "//third_party/flatbuffers/src/src/bfbs_gen_nim.cpp", "//third_party/flatbuffers/src/src/bfbs_gen_nim.h", "//third_party/flatbuffers/src/src/bfbs_namer.h", "//third_party/flatbuffers/src/src/binary_annotator.cpp", "//third_party/flatbuffers/src/src/binary_annotator.h", "//third_party/flatbuffers/src/src/code_generators.cpp", "//third_party/flatbuffers/src/src/flatc.cpp", "//third_party/flatbuffers/src/src/idl_gen_binary.cpp", "//third_party/flatbuffers/src/src/idl_gen_binary.h", "//third_party/flatbuffers/src/src/idl_gen_cpp.cpp", "//third_party/flatbuffers/src/src/idl_gen_cpp.h", "//third_party/flatbuffers/src/src/idl_gen_csharp.cpp", "//third_party/flatbuffers/src/src/idl_gen_csharp.h", "//third_party/flatbuffers/src/src/idl_gen_dart.cpp", "//third_party/flatbuffers/src/src/idl_gen_dart.h", "//third_party/flatbuffers/src/src/idl_gen_fbs.cpp", "//third_party/flatbuffers/src/src/idl_gen_go.cpp", "//third_party/flatbuffers/src/src/idl_gen_go.h", "//third_party/flatbuffers/src/src/idl_gen_grpc.cpp", "//third_party/flatbuffers/src/src/idl_gen_java.cpp", "//third_party/flatbuffers/src/src/idl_gen_java.h", "//third_party/flatbuffers/src/src/idl_gen_json_schema.cpp", "//third_party/flatbuffers/src/src/idl_gen_json_schema.h", "//third_party/flatbuffers/src/src/idl_gen_kotlin.cpp", "//third_party/flatbuffers/src/src/idl_gen_kotlin.h", "//third_party/flatbuffers/src/src/idl_gen_lobster.cpp", "//third_party/flatbuffers/src/src/idl_gen_lobster.h", "//third_party/flatbuffers/src/src/idl_gen_lua.cpp", "//third_party/flatbuffers/src/src/idl_gen_lua.h", "//third_party/flatbuffers/src/src/idl_gen_php.cpp", "//third_party/flatbuffers/src/src/idl_gen_php.h", "//third_party/flatbuffers/src/src/idl_gen_python.cpp", "//third_party/flatbuffers/src/src/idl_gen_python.h", "//third_party/flatbuffers/src/src/idl_gen_rust.cpp", "//third_party/flatbuffers/src/src/idl_gen_rust.h", "//third_party/flatbuffers/src/src/idl_gen_swift.cpp", "//third_party/flatbuffers/src/src/idl_gen_swift.h", "//third_party/flatbuffers/src/src/idl_gen_text.cpp", "//third_party/flatbuffers/src/src/idl_gen_text.h", "//third_party/flatbuffers/src/src/idl_gen_ts.cpp", "//third_party/flatbuffers/src/src/idl_gen_ts.h", "//third_party/flatbuffers/src/src/idl_namer.h", "//third_party/flatbuffers/src/src/idl_parser.cpp", "//third_party/flatbuffers/src/src/namer.h", "//third_party/flatbuffers/src/src/reflection.cpp", "//third_party/flatbuffers/src/src/util.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -87674,7 +87770,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -87704,7 +87800,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -87716,7 +87812,7 @@
},
"public": [ "//third_party/flatbuffers/src/include/flatbuffers/base.h", "//third_party/flatbuffers/src/include/flatbuffers/flatbuffers.h", "//third_party/flatbuffers/src/include/flatbuffers/stl_emulation.h", "//third_party/flatbuffers/src/include/flatbuffers/flexbuffers.h", "//third_party/flatbuffers/src/include/flatbuffers/util.h" ],
"public_configs": [ "//third_party/flatbuffers:flatbuffers_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -87734,7 +87830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -87891,7 +87987,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer_gen" ],
"externs": {
@@ -87903,7 +87999,7 @@
},
"public": "*",
"public_configs": [ "//third_party/flatbuffers:flatbuffers_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/third_party/flatbuffers/src/tests/alignment_test_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/arrays_test_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/include_test/include_test1_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/include_test/sub/include_test2_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/monster_extra_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/monster_test_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/namespace_test/namespace_test1_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/namespace_test/namespace_test2_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/native_inline_table_test_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/native_type_test_generated.h", "//out/cronet/gen/third_party/flatbuffers/src/tests/optional_scalars_generated.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -87938,7 +88034,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -87949,7 +88045,7 @@
},
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/flatbuffers/src/include/flatbuffers/base.h", "//third_party/flatbuffers/src/include/flatbuffers/code_generators.h", "//third_party/flatbuffers/src/include/flatbuffers/flatbuffers.h", "//third_party/flatbuffers/src/include/flatbuffers/flexbuffers.h", "//third_party/flatbuffers/src/include/flatbuffers/grpc.h", "//third_party/flatbuffers/src/include/flatbuffers/hash.h", "//third_party/flatbuffers/src/include/flatbuffers/idl.h", "//third_party/flatbuffers/src/include/flatbuffers/minireflect.h", "//third_party/flatbuffers/src/include/flatbuffers/reflection.h", "//third_party/flatbuffers/src/include/flatbuffers/reflection_generated.h", "//third_party/flatbuffers/src/include/flatbuffers/registry.h", "//third_party/flatbuffers/src/include/flatbuffers/stl_emulation.h", "//third_party/flatbuffers/src/include/flatbuffers/util.h", "//third_party/flatbuffers/src/src/code_generators.cpp", "//third_party/flatbuffers/src/src/idl_gen_fbs.cpp", "//third_party/flatbuffers/src/src/idl_gen_text.cpp", "//third_party/flatbuffers/src/src/idl_gen_text.h", "//third_party/flatbuffers/src/src/idl_parser.cpp", "//third_party/flatbuffers/src/src/reflection.cpp", "//third_party/flatbuffers/src/src/util.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -88283,7 +88379,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing:test_scripts_shared", "//testing/android/native_test:native_test_native_code", "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer", "//third_party/flatbuffers:flatbuffers_test_files" ],
"externs": {
@@ -88296,7 +88392,7 @@
},
"outputs": [ "//out/cronet/libflatbuffers_unittests__library.so", "//out/cronet/libflatbuffers_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libflatbuffers_unittests__library.so", "//out/cronet/lib.unstripped/libflatbuffers_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/flatbuffers/src/tests/alignment_test.cpp", "//third_party/flatbuffers/src/tests/alignment_test.h", "//third_party/flatbuffers/src/tests/evolution_test.cpp", "//third_party/flatbuffers/src/tests/evolution_test.h", "//third_party/flatbuffers/src/tests/flexbuffers_test.cpp", "//third_party/flatbuffers/src/tests/flexbuffers_test.h", "//third_party/flatbuffers/src/tests/fuzz_test.cpp", "//third_party/flatbuffers/src/tests/fuzz_test.h", "//third_party/flatbuffers/src/tests/is_quiet_nan.h", "//third_party/flatbuffers/src/tests/json_test.cpp", "//third_party/flatbuffers/src/tests/json_test.h", "//third_party/flatbuffers/src/tests/key_field_test.cpp", "//third_party/flatbuffers/src/tests/key_field_test.h", "//third_party/flatbuffers/src/tests/monster_test.cpp", "//third_party/flatbuffers/src/tests/monster_test.h", "//third_party/flatbuffers/src/tests/native_type_test_impl.cpp", "//third_party/flatbuffers/src/tests/native_type_test_impl.h", "//third_party/flatbuffers/src/tests/optional_scalars_test.cpp", "//third_party/flatbuffers/src/tests/optional_scalars_test.h", "//third_party/flatbuffers/src/tests/parser_test.cpp", "//third_party/flatbuffers/src/tests/parser_test.h", "//third_party/flatbuffers/src/tests/proto_test.cpp", "//third_party/flatbuffers/src/tests/proto_test.h", "//third_party/flatbuffers/src/tests/reflection_test.cpp", "//third_party/flatbuffers/src/tests/reflection_test.h", "//third_party/flatbuffers/src/tests/test.cpp", "//third_party/flatbuffers/src/tests/test_assert.cpp", "//third_party/flatbuffers/src/tests/test_assert.h", "//third_party/flatbuffers/src/tests/test_builder.cpp", "//third_party/flatbuffers/src/tests/test_builder.h", "//third_party/flatbuffers/src/tests/util_test.cpp", "//third_party/flatbuffers/src/tests/util_test.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -88341,7 +88437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/flatbuffers:compiler_files", "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88354,7 +88450,7 @@
},
"outputs": [ "//out/cronet/flatc", "//out/cronet/exe.unstripped/flatc", "//out/cronet/exe.unstripped/flatc.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/flatbuffers/src/src/flatc_main.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -88373,7 +88469,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:compiler_files(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88501,7 +88597,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gmock_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88514,7 +88610,7 @@
},
"public": "*",
"public_configs": [ "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/googletest/src/googlemock/include/gmock/gmock-actions.h", "//third_party/googletest/src/googlemock/include/gmock/gmock-cardinalities.h", "//third_party/googletest/src/googlemock/include/gmock/gmock-function-mocker.h", "//third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h", "//third_party/googletest/src/googlemock/include/gmock/gmock-more-matchers.h", "//third_party/googletest/src/googlemock/include/gmock/gmock-nice-strict.h", "//third_party/googletest/src/googlemock/include/gmock/gmock-spec-builders.h", "//third_party/googletest/src/googlemock/include/gmock/gmock.h", "//third_party/googletest/src/googlemock/include/gmock/internal/custom/gmock-generated-actions.h", "//third_party/googletest/src/googlemock/include/gmock/internal/custom/gmock-matchers.h", "//third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h", "//third_party/googletest/src/googlemock/include/gmock/internal/gmock-port.h", "//third_party/googletest/src/googlemock/include/gmock/internal/gmock-pp.h", "//third_party/googletest/src/googlemock/src/gmock-cardinalities.cc", "//third_party/googletest/src/googlemock/src/gmock-internal-utils.cc", "//third_party/googletest/src/googlemock/src/gmock-matchers.cc", "//third_party/googletest/src/googlemock/src/gmock-spec-builders.cc", "//third_party/googletest/src/googlemock/src/gmock.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -88534,7 +88630,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -88547,7 +88643,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/googletest/libgmock_main.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/googletest/src/googlemock/src/gmock_main.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -88567,7 +88663,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//third_party/abseil-cpp:absl" ],
"externs": {
@@ -88580,7 +88676,7 @@
},
"public": "*",
"public_configs": [ "//third_party/googletest:gtest_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/googletest/custom/gtest/internal/custom/gtest.h", "//third_party/googletest/custom/gtest/internal/custom/stack_trace_getter.cc", "//third_party/googletest/custom/gtest/internal/custom/stack_trace_getter.h", "//third_party/googletest/custom/gtest/internal/custom/chrome_custom_temp_dir.cc", "//third_party/googletest/custom/gtest/internal/custom/chrome_custom_temp_dir.h", "//third_party/googletest/custom/gtest/internal/custom/gtest_port_wrapper.cc", "//third_party/googletest/src/googletest/include/gtest/gtest-assertion-result.h", "//third_party/googletest/src/googletest/include/gtest/gtest-death-test.h", "//third_party/googletest/src/googletest/include/gtest/gtest-matchers.h", "//third_party/googletest/src/googletest/include/gtest/gtest-message.h", "//third_party/googletest/src/googletest/include/gtest/gtest-param-test.h", "//third_party/googletest/src/googletest/include/gtest/gtest-printers.h", "//third_party/googletest/src/googletest/include/gtest/gtest-spi.h", "//third_party/googletest/src/googletest/include/gtest/gtest-test-part.h", "//third_party/googletest/src/googletest/include/gtest/gtest-typed-test.h", "//third_party/googletest/src/googletest/include/gtest/gtest.h", "//third_party/googletest/src/googletest/include/gtest/gtest_pred_impl.h", "//third_party/googletest/src/googletest/include/gtest/gtest_prod.h", "//third_party/googletest/src/googletest/include/gtest/internal/custom/gtest-port.h", "//third_party/googletest/src/googletest/include/gtest/internal/custom/gtest-printers.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-death-test-internal.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-filepath.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-internal.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-port-arch.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-string.h", "//third_party/googletest/src/googletest/include/gtest/internal/gtest-type-util.h", "//third_party/googletest/src/googletest/src/gtest-assertion-result.cc", "//third_party/googletest/src/googletest/src/gtest-death-test.cc", "//third_party/googletest/src/googletest/src/gtest-filepath.cc", "//third_party/googletest/src/googletest/src/gtest-internal-inl.h", "//third_party/googletest/src/googletest/src/gtest-matchers.cc", "//third_party/googletest/src/googletest/src/gtest-printers.cc", "//third_party/googletest/src/googletest/src/gtest-test-part.cc", "//third_party/googletest/src/googletest/src/gtest-typed-test.cc", "//third_party/googletest/src/googletest/src/gtest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -88599,7 +88695,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88631,7 +88727,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88643,7 +88739,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/googletest/src/googletest/src/gtest_main.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -88662,7 +88758,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89233,7 +89329,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private" ],
"externs": {
@@ -89246,7 +89342,7 @@
"outputs": [ "//out/cronet/obj/third_party/icu/libicui18n.a" ],
"public": [ "//third_party/icu/source/i18n/astro.h", "//third_party/icu/source/i18n/unicode/alphaindex.h", "//third_party/icu/source/i18n/unicode/basictz.h", "//third_party/icu/source/i18n/unicode/calendar.h", "//third_party/icu/source/i18n/unicode/choicfmt.h", "//third_party/icu/source/i18n/unicode/coleitr.h", "//third_party/icu/source/i18n/unicode/coll.h", "//third_party/icu/source/i18n/unicode/compactdecimalformat.h", "//third_party/icu/source/i18n/unicode/curramt.h", "//third_party/icu/source/i18n/unicode/currpinf.h", "//third_party/icu/source/i18n/unicode/currunit.h", "//third_party/icu/source/i18n/unicode/datefmt.h", "//third_party/icu/source/i18n/unicode/dcfmtsym.h", "//third_party/icu/source/i18n/unicode/decimfmt.h", "//third_party/icu/source/i18n/unicode/displayoptions.h", "//third_party/icu/source/i18n/unicode/dtfmtsym.h", "//third_party/icu/source/i18n/unicode/dtitvfmt.h", "//third_party/icu/source/i18n/unicode/dtitvinf.h", "//third_party/icu/source/i18n/unicode/dtptngen.h", "//third_party/icu/source/i18n/unicode/dtrule.h", "//third_party/icu/source/i18n/unicode/fieldpos.h", "//third_party/icu/source/i18n/unicode/fmtable.h", "//third_party/icu/source/i18n/unicode/format.h", "//third_party/icu/source/i18n/unicode/formattedvalue.h", "//third_party/icu/source/i18n/unicode/fpositer.h", "//third_party/icu/source/i18n/unicode/gender.h", "//third_party/icu/source/i18n/unicode/gregocal.h", "//third_party/icu/source/i18n/unicode/listformatter.h", "//third_party/icu/source/i18n/unicode/measfmt.h", "//third_party/icu/source/i18n/unicode/measunit.h", "//third_party/icu/source/i18n/unicode/measure.h", "//third_party/icu/source/i18n/unicode/msgfmt.h", "//third_party/icu/source/i18n/unicode/nounit.h", "//third_party/icu/source/i18n/unicode/numberformatter.h", "//third_party/icu/source/i18n/unicode/numberrangeformatter.h", "//third_party/icu/source/i18n/unicode/numfmt.h", "//third_party/icu/source/i18n/unicode/numsys.h", "//third_party/icu/source/i18n/unicode/plurfmt.h", "//third_party/icu/source/i18n/unicode/plurrule.h", "//third_party/icu/source/i18n/unicode/rbnf.h", "//third_party/icu/source/i18n/unicode/rbtz.h", "//third_party/icu/source/i18n/unicode/regex.h", "//third_party/icu/source/i18n/unicode/region.h", "//third_party/icu/source/i18n/unicode/reldatefmt.h", "//third_party/icu/source/i18n/unicode/scientificnumberformatter.h", "//third_party/icu/source/i18n/unicode/search.h", "//third_party/icu/source/i18n/unicode/selfmt.h", "//third_party/icu/source/i18n/unicode/simpletz.h", "//third_party/icu/source/i18n/unicode/smpdtfmt.h", "//third_party/icu/source/i18n/unicode/sortkey.h", "//third_party/icu/source/i18n/unicode/stsearch.h", "//third_party/icu/source/i18n/unicode/tblcoll.h", "//third_party/icu/source/i18n/unicode/timezone.h", "//third_party/icu/source/i18n/unicode/tmunit.h", "//third_party/icu/source/i18n/unicode/tmutamt.h", "//third_party/icu/source/i18n/unicode/tmutfmt.h", "//third_party/icu/source/i18n/unicode/translit.h", "//third_party/icu/source/i18n/unicode/tzfmt.h", "//third_party/icu/source/i18n/unicode/tznames.h", "//third_party/icu/source/i18n/unicode/tzrule.h", "//third_party/icu/source/i18n/unicode/tztrans.h", "//third_party/icu/source/i18n/unicode/ucal.h", "//third_party/icu/source/i18n/unicode/ucoleitr.h", "//third_party/icu/source/i18n/unicode/ucol.h", "//third_party/icu/source/i18n/unicode/ucsdet.h", "//third_party/icu/source/i18n/unicode/udateintervalformat.h", "//third_party/icu/source/i18n/unicode/udat.h", "//third_party/icu/source/i18n/unicode/udatpg.h", "//third_party/icu/source/i18n/unicode/udisplayoptions.h", "//third_party/icu/source/i18n/unicode/ufieldpositer.h", "//third_party/icu/source/i18n/unicode/uformattable.h", "//third_party/icu/source/i18n/unicode/uformattedvalue.h", "//third_party/icu/source/i18n/unicode/ugender.h", "//third_party/icu/source/i18n/unicode/ulistformatter.h", "//third_party/icu/source/i18n/unicode/ulocdata.h", "//third_party/icu/source/i18n/unicode/umsg.h", "//third_party/icu/source/i18n/unicode/unirepl.h", "//third_party/icu/source/i18n/unicode/unumberformatter.h", "//third_party/icu/source/i18n/unicode/unumberrangeformatter.h", "//third_party/icu/source/i18n/unicode/unum.h", "//third_party/icu/source/i18n/unicode/unumsys.h", "//third_party/icu/source/i18n/unicode/upluralrules.h", "//third_party/icu/source/i18n/unicode/uregex.h", "//third_party/icu/source/i18n/unicode/uregion.h", "//third_party/icu/source/i18n/unicode/ureldatefmt.h", "//third_party/icu/source/i18n/unicode/usearch.h", "//third_party/icu/source/i18n/unicode/uspoof.h", "//third_party/icu/source/i18n/unicode/utmscale.h", "//third_party/icu/source/i18n/unicode/utrans.h", "//third_party/icu/source/i18n/unicode/vtzone.h" ],
"public_configs": [ "//third_party/icu:icu_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/icu/source/i18n/alphaindex.cpp", "//third_party/icu/source/i18n/anytrans.cpp", "//third_party/icu/source/i18n/anytrans.h", "//third_party/icu/source/i18n/astro.cpp", "//third_party/icu/source/i18n/astro.h", "//third_party/icu/source/i18n/basictz.cpp", "//third_party/icu/source/i18n/bocsu.cpp", "//third_party/icu/source/i18n/bocsu.h", "//third_party/icu/source/i18n/brktrans.cpp", "//third_party/icu/source/i18n/brktrans.h", "//third_party/icu/source/i18n/buddhcal.cpp", "//third_party/icu/source/i18n/buddhcal.h", "//third_party/icu/source/i18n/calendar.cpp", "//third_party/icu/source/i18n/casetrn.cpp", "//third_party/icu/source/i18n/casetrn.h", "//third_party/icu/source/i18n/cecal.cpp", "//third_party/icu/source/i18n/cecal.h", "//third_party/icu/source/i18n/chnsecal.cpp", "//third_party/icu/source/i18n/chnsecal.h", "//third_party/icu/source/i18n/choicfmt.cpp", "//third_party/icu/source/i18n/coleitr.cpp", "//third_party/icu/source/i18n/collationbuilder.cpp", "//third_party/icu/source/i18n/collationbuilder.h", "//third_party/icu/source/i18n/collationcompare.cpp", "//third_party/icu/source/i18n/collationcompare.h", "//third_party/icu/source/i18n/collation.cpp", "//third_party/icu/source/i18n/collationdatabuilder.cpp", "//third_party/icu/source/i18n/collationdatabuilder.h", "//third_party/icu/source/i18n/collationdata.cpp", "//third_party/icu/source/i18n/collationdata.h", "//third_party/icu/source/i18n/collationdatareader.cpp", "//third_party/icu/source/i18n/collationdatareader.h", "//third_party/icu/source/i18n/collationdatawriter.cpp", "//third_party/icu/source/i18n/collationdatawriter.h", "//third_party/icu/source/i18n/collationfastlatinbuilder.cpp", "//third_party/icu/source/i18n/collationfastlatinbuilder.h", "//third_party/icu/source/i18n/collationfastlatin.cpp", "//third_party/icu/source/i18n/collationfastlatin.h", "//third_party/icu/source/i18n/collationfcd.cpp", "//third_party/icu/source/i18n/collationfcd.h", "//third_party/icu/source/i18n/collation.h", "//third_party/icu/source/i18n/collationiterator.cpp", "//third_party/icu/source/i18n/collationiterator.h", "//third_party/icu/source/i18n/collationkeys.cpp", "//third_party/icu/source/i18n/collationkeys.h", "//third_party/icu/source/i18n/collationroot.cpp", "//third_party/icu/source/i18n/collationrootelements.cpp", "//third_party/icu/source/i18n/collationrootelements.h", "//third_party/icu/source/i18n/collationroot.h", "//third_party/icu/source/i18n/collationruleparser.cpp", "//third_party/icu/source/i18n/collationruleparser.h", "//third_party/icu/source/i18n/collationsets.cpp", "//third_party/icu/source/i18n/collationsets.h", "//third_party/icu/source/i18n/collationsettings.cpp", "//third_party/icu/source/i18n/collationsettings.h", "//third_party/icu/source/i18n/collationtailoring.cpp", "//third_party/icu/source/i18n/collationtailoring.h", "//third_party/icu/source/i18n/collationweights.cpp", "//third_party/icu/source/i18n/collationweights.h", "//third_party/icu/source/i18n/coll.cpp", "//third_party/icu/source/i18n/collunsafe.h", "//third_party/icu/source/i18n/compactdecimalformat.cpp", "//third_party/icu/source/i18n/coptccal.cpp", "//third_party/icu/source/i18n/coptccal.h", "//third_party/icu/source/i18n/cpdtrans.cpp", "//third_party/icu/source/i18n/cpdtrans.h", "//third_party/icu/source/i18n/csdetect.cpp", "//third_party/icu/source/i18n/csdetect.h", "//third_party/icu/source/i18n/csmatch.cpp", "//third_party/icu/source/i18n/csmatch.h", "//third_party/icu/source/i18n/csr2022.cpp", "//third_party/icu/source/i18n/csr2022.h", "//third_party/icu/source/i18n/csrecog.cpp", "//third_party/icu/source/i18n/csrecog.h", "//third_party/icu/source/i18n/csrmbcs.cpp", "//third_party/icu/source/i18n/csrmbcs.h", "//third_party/icu/source/i18n/csrsbcs.cpp", "//third_party/icu/source/i18n/csrsbcs.h", "//third_party/icu/source/i18n/csrucode.cpp", "//third_party/icu/source/i18n/csrucode.h", "//third_party/icu/source/i18n/csrutf8.cpp", "//third_party/icu/source/i18n/csrutf8.h", "//third_party/icu/source/i18n/curramt.cpp", "//third_party/icu/source/i18n/currfmt.cpp", "//third_party/icu/source/i18n/currfmt.h", "//third_party/icu/source/i18n/currpinf.cpp", "//third_party/icu/source/i18n/currunit.cpp", "//third_party/icu/source/i18n/dangical.cpp", "//third_party/icu/source/i18n/dangical.h", "//third_party/icu/source/i18n/datefmt.cpp", "//third_party/icu/source/i18n/dayperiodrules.cpp", "//third_party/icu/source/i18n/dayperiodrules.h", "//third_party/icu/source/i18n/dcfmtsym.cpp", "//third_party/icu/source/i18n/decContext.cpp", "//third_party/icu/source/i18n/decContext.h", "//third_party/icu/source/i18n/decimfmt.cpp", "//third_party/icu/source/i18n/decNumber.cpp", "//third_party/icu/source/i18n/decNumber.h", "//third_party/icu/source/i18n/decNumberLocal.h", "//third_party/icu/source/i18n/displayoptions.cpp", "//third_party/icu/source/i18n/double-conversion-bignum.cpp", "//third_party/icu/source/i18n/double-conversion-bignum-dtoa.cpp", "//third_party/icu/source/i18n/double-conversion-bignum-dtoa.h", "//third_party/icu/source/i18n/double-conversion-bignum.h", "//third_party/icu/source/i18n/double-conversion-cached-powers.cpp", "//third_party/icu/source/i18n/double-conversion-cached-powers.h", "//third_party/icu/source/i18n/double-conversion-diy-fp.h", "//third_party/icu/source/i18n/double-conversion-double-to-string.cpp", "//third_party/icu/source/i18n/double-conversion-double-to-string.h", "//third_party/icu/source/i18n/double-conversion-fast-dtoa.cpp", "//third_party/icu/source/i18n/double-conversion-fast-dtoa.h", "//third_party/icu/source/i18n/double-conversion.h", "//third_party/icu/source/i18n/double-conversion-ieee.h", "//third_party/icu/source/i18n/double-conversion-string-to-double.cpp", "//third_party/icu/source/i18n/double-conversion-string-to-double.h", "//third_party/icu/source/i18n/double-conversion-strtod.cpp", "//third_party/icu/source/i18n/double-conversion-strtod.h", "//third_party/icu/source/i18n/double-conversion-utils.h", "//third_party/icu/source/i18n/dtfmtsym.cpp", "//third_party/icu/source/i18n/dt_impl.h", "//third_party/icu/source/i18n/dtitvfmt.cpp", "//third_party/icu/source/i18n/dtitv_impl.h", "//third_party/icu/source/i18n/dtitvinf.cpp", "//third_party/icu/source/i18n/dtptngen.cpp", "//third_party/icu/source/i18n/dtptngen_impl.h", "//third_party/icu/source/i18n/dtrule.cpp", "//third_party/icu/source/i18n/erarules.cpp", "//third_party/icu/source/i18n/erarules.h", "//third_party/icu/source/i18n/esctrn.cpp", "//third_party/icu/source/i18n/esctrn.h", "//third_party/icu/source/i18n/ethpccal.cpp", "//third_party/icu/source/i18n/ethpccal.h", "//third_party/icu/source/i18n/fmtable_cnv.cpp", "//third_party/icu/source/i18n/fmtable.cpp", "//third_party/icu/source/i18n/fmtableimp.h", "//third_party/icu/source/i18n/format.cpp", "//third_party/icu/source/i18n/formatted_string_builder.cpp", "//third_party/icu/source/i18n/formatted_string_builder.h", "//third_party/icu/source/i18n/formattedval_impl.h", "//third_party/icu/source/i18n/formattedval_iterimpl.cpp", "//third_party/icu/source/i18n/formattedval_sbimpl.cpp", "//third_party/icu/source/i18n/formattedvalue.cpp", "//third_party/icu/source/i18n/fphdlimp.cpp", "//third_party/icu/source/i18n/fphdlimp.h", "//third_party/icu/source/i18n/fpositer.cpp", "//third_party/icu/source/i18n/funcrepl.cpp", "//third_party/icu/source/i18n/funcrepl.h", "//third_party/icu/source/i18n/gender.cpp", "//third_party/icu/source/i18n/gregocal.cpp", "//third_party/icu/source/i18n/gregoimp.cpp", "//third_party/icu/source/i18n/gregoimp.h", "//third_party/icu/source/i18n/hebrwcal.cpp", "//third_party/icu/source/i18n/hebrwcal.h", "//third_party/icu/source/i18n/indiancal.cpp", "//third_party/icu/source/i18n/indiancal.h", "//third_party/icu/source/i18n/inputext.cpp", "//third_party/icu/source/i18n/inputext.h", "//third_party/icu/source/i18n/islamcal.cpp", "//third_party/icu/source/i18n/islamcal.h", "//third_party/icu/source/i18n/japancal.cpp", "//third_party/icu/source/i18n/japancal.h", "//third_party/icu/source/i18n/listformatter.cpp", "//third_party/icu/source/i18n/measfmt.cpp", "//third_party/icu/source/i18n/measunit.cpp", "//third_party/icu/source/i18n/measunit_extra.cpp", "//third_party/icu/source/i18n/measunit_impl.h", "//third_party/icu/source/i18n/measure.cpp", "//third_party/icu/source/i18n/msgfmt.cpp", "//third_party/icu/source/i18n/msgfmt_impl.h", "//third_party/icu/source/i18n/name2uni.cpp", "//third_party/icu/source/i18n/name2uni.h", "//third_party/icu/source/i18n/nfrlist.h", "//third_party/icu/source/i18n/nfrs.cpp", "//third_party/icu/source/i18n/nfrs.h", "//third_party/icu/source/i18n/nfrule.cpp", "//third_party/icu/source/i18n/nfrule.h", "//third_party/icu/source/i18n/nfsubs.cpp", "//third_party/icu/source/i18n/nfsubs.h", "//third_party/icu/source/i18n/nortrans.cpp", "//third_party/icu/source/i18n/nortrans.h", "//third_party/icu/source/i18n/nultrans.cpp", "//third_party/icu/source/i18n/nultrans.h", "//third_party/icu/source/i18n/number_affixutils.cpp", "//third_party/icu/source/i18n/number_affixutils.h", "//third_party/icu/source/i18n/number_asformat.cpp", "//third_party/icu/source/i18n/number_asformat.h", "//third_party/icu/source/i18n/number_capi.cpp", "//third_party/icu/source/i18n/number_compact.cpp", "//third_party/icu/source/i18n/number_compact.h", "//third_party/icu/source/i18n/number_currencysymbols.cpp", "//third_party/icu/source/i18n/number_currencysymbols.h", "//third_party/icu/source/i18n/number_decimalquantity.cpp", "//third_party/icu/source/i18n/number_decimalquantity.h", "//third_party/icu/source/i18n/number_decimfmtprops.cpp", "//third_party/icu/source/i18n/number_decimfmtprops.h", "//third_party/icu/source/i18n/number_decnum.h", "//third_party/icu/source/i18n/number_fluent.cpp", "//third_party/icu/source/i18n/number_formatimpl.cpp", "//third_party/icu/source/i18n/number_formatimpl.h", "//third_party/icu/source/i18n/number_grouping.cpp", "//third_party/icu/source/i18n/number_integerwidth.cpp", "//third_party/icu/source/i18n/number_longnames.cpp", "//third_party/icu/source/i18n/number_longnames.h", "//third_party/icu/source/i18n/number_mapper.cpp", "//third_party/icu/source/i18n/number_mapper.h", "//third_party/icu/source/i18n/number_microprops.h", "//third_party/icu/source/i18n/number_modifiers.cpp", "//third_party/icu/source/i18n/number_modifiers.h", "//third_party/icu/source/i18n/number_multiplier.cpp", "//third_party/icu/source/i18n/number_multiplier.h", "//third_party/icu/source/i18n/number_notation.cpp", "//third_party/icu/source/i18n/number_output.cpp", "//third_party/icu/source/i18n/number_padding.cpp", "//third_party/icu/source/i18n/number_patternmodifier.cpp", "//third_party/icu/source/i18n/number_patternmodifier.h", "//third_party/icu/source/i18n/number_patternstring.cpp", "//third_party/icu/source/i18n/number_patternstring.h", "//third_party/icu/source/i18n/number_rounding.cpp", "//third_party/icu/source/i18n/number_roundingutils.h", "//third_party/icu/source/i18n/number_scientific.cpp", "//third_party/icu/source/i18n/number_scientific.h", "//third_party/icu/source/i18n/number_skeletons.cpp", "//third_party/icu/source/i18n/number_skeletons.h", "//third_party/icu/source/i18n/number_symbolswrapper.cpp", "//third_party/icu/source/i18n/number_types.h", "//third_party/icu/source/i18n/number_usageprefs.cpp", "//third_party/icu/source/i18n/number_usageprefs.h", "//third_party/icu/source/i18n/number_utils.cpp", "//third_party/icu/source/i18n/number_utils.h", "//third_party/icu/source/i18n/number_utypes.h", "//third_party/icu/source/i18n/numfmt.cpp", "//third_party/icu/source/i18n/numparse_affixes.cpp", "//third_party/icu/source/i18n/numparse_affixes.h", "//third_party/icu/source/i18n/numparse_compositions.cpp", "//third_party/icu/source/i18n/numparse_compositions.h", "//third_party/icu/source/i18n/numparse_currency.cpp", "//third_party/icu/source/i18n/numparse_currency.h", "//third_party/icu/source/i18n/numparse_decimal.cpp", "//third_party/icu/source/i18n/numparse_decimal.h", "//third_party/icu/source/i18n/numparse_impl.cpp", "//third_party/icu/source/i18n/numparse_impl.h", "//third_party/icu/source/i18n/numparse_parsednumber.cpp", "//third_party/icu/source/i18n/numparse_scientific.cpp", "//third_party/icu/source/i18n/numparse_scientific.h", "//third_party/icu/source/i18n/numparse_symbols.cpp", "//third_party/icu/source/i18n/numparse_symbols.h", "//third_party/icu/source/i18n/numparse_types.h", "//third_party/icu/source/i18n/numparse_utils.h", "//third_party/icu/source/i18n/numparse_validators.cpp", "//third_party/icu/source/i18n/numparse_validators.h", "//third_party/icu/source/i18n/numrange_capi.cpp", "//third_party/icu/source/i18n/numrange_fluent.cpp", "//third_party/icu/source/i18n/numrange_impl.cpp", "//third_party/icu/source/i18n/numrange_impl.h", "//third_party/icu/source/i18n/numsys.cpp", "//third_party/icu/source/i18n/numsys_impl.h", "//third_party/icu/source/i18n/olsontz.cpp", "//third_party/icu/source/i18n/olsontz.h", "//third_party/icu/source/i18n/persncal.cpp", "//third_party/icu/source/i18n/persncal.h", "//third_party/icu/source/i18n/pluralranges.cpp", "//third_party/icu/source/i18n/pluralranges.h", "//third_party/icu/source/i18n/plurfmt.cpp", "//third_party/icu/source/i18n/plurrule.cpp", "//third_party/icu/source/i18n/plurrule_impl.h", "//third_party/icu/source/i18n/quant.cpp", "//third_party/icu/source/i18n/quant.h", "//third_party/icu/source/i18n/quantityformatter.cpp", "//third_party/icu/source/i18n/quantityformatter.h", "//third_party/icu/source/i18n/rbnf.cpp", "//third_party/icu/source/i18n/rbt.cpp", "//third_party/icu/source/i18n/rbt_data.cpp", "//third_party/icu/source/i18n/rbt_data.h", "//third_party/icu/source/i18n/rbt.h", "//third_party/icu/source/i18n/rbt_pars.cpp", "//third_party/icu/source/i18n/rbt_pars.h", "//third_party/icu/source/i18n/rbt_rule.cpp", "//third_party/icu/source/i18n/rbt_rule.h", "//third_party/icu/source/i18n/rbt_set.cpp", "//third_party/icu/source/i18n/rbt_set.h", "//third_party/icu/source/i18n/rbtz.cpp", "//third_party/icu/source/i18n/regexcmp.cpp", "//third_party/icu/source/i18n/regexcmp.h", "//third_party/icu/source/i18n/regexcst.h", "//third_party/icu/source/i18n/regeximp.cpp", "//third_party/icu/source/i18n/regeximp.h", "//third_party/icu/source/i18n/regexst.cpp", "//third_party/icu/source/i18n/regexst.h", "//third_party/icu/source/i18n/regextxt.cpp", "//third_party/icu/source/i18n/regextxt.h", "//third_party/icu/source/i18n/region.cpp", "//third_party/icu/source/i18n/region_impl.h", "//third_party/icu/source/i18n/reldatefmt.cpp", "//third_party/icu/source/i18n/reldtfmt.cpp", "//third_party/icu/source/i18n/reldtfmt.h", "//third_party/icu/source/i18n/rematch.cpp", "//third_party/icu/source/i18n/remtrans.cpp", "//third_party/icu/source/i18n/remtrans.h", "//third_party/icu/source/i18n/repattrn.cpp", "//third_party/icu/source/i18n/rulebasedcollator.cpp", "//third_party/icu/source/i18n/scientificnumberformatter.cpp", "//third_party/icu/source/i18n/scriptset.cpp", "//third_party/icu/source/i18n/scriptset.h", "//third_party/icu/source/i18n/search.cpp", "//third_party/icu/source/i18n/selfmt.cpp", "//third_party/icu/source/i18n/selfmtimpl.h", "//third_party/icu/source/i18n/sharedbreakiterator.cpp", "//third_party/icu/source/i18n/sharedbreakiterator.h", "//third_party/icu/source/i18n/sharedcalendar.h", "//third_party/icu/source/i18n/shareddateformatsymbols.h", "//third_party/icu/source/i18n/sharednumberformat.h", "//third_party/icu/source/i18n/sharedpluralrules.h", "//third_party/icu/source/i18n/simpletz.cpp", "//third_party/icu/source/i18n/smpdtfmt.cpp", "//third_party/icu/source/i18n/smpdtfst.cpp", "//third_party/icu/source/i18n/smpdtfst.h", "//third_party/icu/source/i18n/sortkey.cpp", "//third_party/icu/source/i18n/standardplural.cpp", "//third_party/icu/source/i18n/standardplural.h", "//third_party/icu/source/i18n/string_segment.cpp", "//third_party/icu/source/i18n/string_segment.h", "//third_party/icu/source/i18n/strmatch.cpp", "//third_party/icu/source/i18n/strmatch.h", "//third_party/icu/source/i18n/strrepl.cpp", "//third_party/icu/source/i18n/strrepl.h", "//third_party/icu/source/i18n/stsearch.cpp", "//third_party/icu/source/i18n/taiwncal.cpp", "//third_party/icu/source/i18n/taiwncal.h", "//third_party/icu/source/i18n/timezone.cpp", "//third_party/icu/source/i18n/titletrn.cpp", "//third_party/icu/source/i18n/titletrn.h", "//third_party/icu/source/i18n/tmunit.cpp", "//third_party/icu/source/i18n/tmutamt.cpp", "//third_party/icu/source/i18n/tmutfmt.cpp", "//third_party/icu/source/i18n/tolowtrn.cpp", "//third_party/icu/source/i18n/tolowtrn.h", "//third_party/icu/source/i18n/toupptrn.cpp", "//third_party/icu/source/i18n/toupptrn.h", "//third_party/icu/source/i18n/translit.cpp", "//third_party/icu/source/i18n/transreg.cpp", "//third_party/icu/source/i18n/transreg.h", "//third_party/icu/source/i18n/tridpars.cpp", "//third_party/icu/source/i18n/tridpars.h", "//third_party/icu/source/i18n/tzfmt.cpp", "//third_party/icu/source/i18n/tzgnames.cpp", "//third_party/icu/source/i18n/tzgnames.h", "//third_party/icu/source/i18n/tznames.cpp", "//third_party/icu/source/i18n/tznames_impl.cpp", "//third_party/icu/source/i18n/tznames_impl.h", "//third_party/icu/source/i18n/tzrule.cpp", "//third_party/icu/source/i18n/tztrans.cpp", "//third_party/icu/source/i18n/ucal.cpp", "//third_party/icu/source/i18n/ucln_in.cpp", "//third_party/icu/source/i18n/ucln_in.h", "//third_party/icu/source/i18n/ucol.cpp", "//third_party/icu/source/i18n/ucoleitr.cpp", "//third_party/icu/source/i18n/ucol_imp.h", "//third_party/icu/source/i18n/ucol_res.cpp", "//third_party/icu/source/i18n/ucol_sit.cpp", "//third_party/icu/source/i18n/ucsdet.cpp", "//third_party/icu/source/i18n/udat.cpp", "//third_party/icu/source/i18n/udateintervalformat.cpp", "//third_party/icu/source/i18n/udatpg.cpp", "//third_party/icu/source/i18n/ufieldpositer.cpp", "//third_party/icu/source/i18n/uitercollationiterator.cpp", "//third_party/icu/source/i18n/uitercollationiterator.h", "//third_party/icu/source/i18n/ulistformatter.cpp", "//third_party/icu/source/i18n/ulocdata.cpp", "//third_party/icu/source/i18n/umsg.cpp", "//third_party/icu/source/i18n/umsg_imp.h", "//third_party/icu/source/i18n/unesctrn.cpp", "//third_party/icu/source/i18n/unesctrn.h", "//third_party/icu/source/i18n/uni2name.cpp", "//third_party/icu/source/i18n/uni2name.h", "//third_party/icu/source/i18n/units_complexconverter.cpp", "//third_party/icu/source/i18n/units_complexconverter.h", "//third_party/icu/source/i18n/units_converter.cpp", "//third_party/icu/source/i18n/units_converter.h", "//third_party/icu/source/i18n/units_data.cpp", "//third_party/icu/source/i18n/units_data.h", "//third_party/icu/source/i18n/units_router.cpp", "//third_party/icu/source/i18n/units_router.h", "//third_party/icu/source/i18n/unum.cpp", "//third_party/icu/source/i18n/unumsys.cpp", "//third_party/icu/source/i18n/upluralrules.cpp", "//third_party/icu/source/i18n/uregexc.cpp", "//third_party/icu/source/i18n/uregex.cpp", "//third_party/icu/source/i18n/uregion.cpp", "//third_party/icu/source/i18n/usearch.cpp", "//third_party/icu/source/i18n/uspoof_build.cpp", "//third_party/icu/source/i18n/uspoof_conf.cpp", "//third_party/icu/source/i18n/uspoof_conf.h", "//third_party/icu/source/i18n/uspoof.cpp", "//third_party/icu/source/i18n/uspoof_impl.cpp", "//third_party/icu/source/i18n/uspoof_impl.h", "//third_party/icu/source/i18n/usrchimp.h", "//third_party/icu/source/i18n/utf16collationiterator.cpp", "//third_party/icu/source/i18n/utf16collationiterator.h", "//third_party/icu/source/i18n/utf8collationiterator.cpp", "//third_party/icu/source/i18n/utf8collationiterator.h", "//third_party/icu/source/i18n/utmscale.cpp", "//third_party/icu/source/i18n/utrans.cpp", "//third_party/icu/source/i18n/vtzone.cpp", "//third_party/icu/source/i18n/vzone.cpp", "//third_party/icu/source/i18n/vzone.h", "//third_party/icu/source/i18n/windtfmt.cpp", "//third_party/icu/source/i18n/windtfmt.h", "//third_party/icu/source/i18n/winnmfmt.cpp", "//third_party/icu/source/i18n/winnmfmt.h", "//third_party/icu/source/i18n/wintzimpl.cpp", "//third_party/icu/source/i18n/wintzimpl.h", "//third_party/icu/source/i18n/zonemeta.cpp", "//third_party/icu/source/i18n/zonemeta.h", "//third_party/icu/source/i18n/zrule.cpp", "//third_party/icu/source/i18n/zrule.h", "//third_party/icu/source/i18n/ztrans.cpp", "//third_party/icu/source/i18n/ztrans.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89265,7 +89361,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89297,7 +89393,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private_hidden_visibility" ],
"externs": {
@@ -89310,7 +89406,7 @@
"outputs": [ "//out/cronet/obj/third_party/icu/libicui18n_hidden_visibility.a" ],
"public": [ "//third_party/icu/source/i18n/astro.h", "//third_party/icu/source/i18n/unicode/alphaindex.h", "//third_party/icu/source/i18n/unicode/basictz.h", "//third_party/icu/source/i18n/unicode/calendar.h", "//third_party/icu/source/i18n/unicode/choicfmt.h", "//third_party/icu/source/i18n/unicode/coleitr.h", "//third_party/icu/source/i18n/unicode/coll.h", "//third_party/icu/source/i18n/unicode/compactdecimalformat.h", "//third_party/icu/source/i18n/unicode/curramt.h", "//third_party/icu/source/i18n/unicode/currpinf.h", "//third_party/icu/source/i18n/unicode/currunit.h", "//third_party/icu/source/i18n/unicode/datefmt.h", "//third_party/icu/source/i18n/unicode/dcfmtsym.h", "//third_party/icu/source/i18n/unicode/decimfmt.h", "//third_party/icu/source/i18n/unicode/displayoptions.h", "//third_party/icu/source/i18n/unicode/dtfmtsym.h", "//third_party/icu/source/i18n/unicode/dtitvfmt.h", "//third_party/icu/source/i18n/unicode/dtitvinf.h", "//third_party/icu/source/i18n/unicode/dtptngen.h", "//third_party/icu/source/i18n/unicode/dtrule.h", "//third_party/icu/source/i18n/unicode/fieldpos.h", "//third_party/icu/source/i18n/unicode/fmtable.h", "//third_party/icu/source/i18n/unicode/format.h", "//third_party/icu/source/i18n/unicode/formattedvalue.h", "//third_party/icu/source/i18n/unicode/fpositer.h", "//third_party/icu/source/i18n/unicode/gender.h", "//third_party/icu/source/i18n/unicode/gregocal.h", "//third_party/icu/source/i18n/unicode/listformatter.h", "//third_party/icu/source/i18n/unicode/measfmt.h", "//third_party/icu/source/i18n/unicode/measunit.h", "//third_party/icu/source/i18n/unicode/measure.h", "//third_party/icu/source/i18n/unicode/msgfmt.h", "//third_party/icu/source/i18n/unicode/nounit.h", "//third_party/icu/source/i18n/unicode/numberformatter.h", "//third_party/icu/source/i18n/unicode/numberrangeformatter.h", "//third_party/icu/source/i18n/unicode/numfmt.h", "//third_party/icu/source/i18n/unicode/numsys.h", "//third_party/icu/source/i18n/unicode/plurfmt.h", "//third_party/icu/source/i18n/unicode/plurrule.h", "//third_party/icu/source/i18n/unicode/rbnf.h", "//third_party/icu/source/i18n/unicode/rbtz.h", "//third_party/icu/source/i18n/unicode/regex.h", "//third_party/icu/source/i18n/unicode/region.h", "//third_party/icu/source/i18n/unicode/reldatefmt.h", "//third_party/icu/source/i18n/unicode/scientificnumberformatter.h", "//third_party/icu/source/i18n/unicode/search.h", "//third_party/icu/source/i18n/unicode/selfmt.h", "//third_party/icu/source/i18n/unicode/simpletz.h", "//third_party/icu/source/i18n/unicode/smpdtfmt.h", "//third_party/icu/source/i18n/unicode/sortkey.h", "//third_party/icu/source/i18n/unicode/stsearch.h", "//third_party/icu/source/i18n/unicode/tblcoll.h", "//third_party/icu/source/i18n/unicode/timezone.h", "//third_party/icu/source/i18n/unicode/tmunit.h", "//third_party/icu/source/i18n/unicode/tmutamt.h", "//third_party/icu/source/i18n/unicode/tmutfmt.h", "//third_party/icu/source/i18n/unicode/translit.h", "//third_party/icu/source/i18n/unicode/tzfmt.h", "//third_party/icu/source/i18n/unicode/tznames.h", "//third_party/icu/source/i18n/unicode/tzrule.h", "//third_party/icu/source/i18n/unicode/tztrans.h", "//third_party/icu/source/i18n/unicode/ucal.h", "//third_party/icu/source/i18n/unicode/ucoleitr.h", "//third_party/icu/source/i18n/unicode/ucol.h", "//third_party/icu/source/i18n/unicode/ucsdet.h", "//third_party/icu/source/i18n/unicode/udateintervalformat.h", "//third_party/icu/source/i18n/unicode/udat.h", "//third_party/icu/source/i18n/unicode/udatpg.h", "//third_party/icu/source/i18n/unicode/udisplayoptions.h", "//third_party/icu/source/i18n/unicode/ufieldpositer.h", "//third_party/icu/source/i18n/unicode/uformattable.h", "//third_party/icu/source/i18n/unicode/uformattedvalue.h", "//third_party/icu/source/i18n/unicode/ugender.h", "//third_party/icu/source/i18n/unicode/ulistformatter.h", "//third_party/icu/source/i18n/unicode/ulocdata.h", "//third_party/icu/source/i18n/unicode/umsg.h", "//third_party/icu/source/i18n/unicode/unirepl.h", "//third_party/icu/source/i18n/unicode/unumberformatter.h", "//third_party/icu/source/i18n/unicode/unumberrangeformatter.h", "//third_party/icu/source/i18n/unicode/unum.h", "//third_party/icu/source/i18n/unicode/unumsys.h", "//third_party/icu/source/i18n/unicode/upluralrules.h", "//third_party/icu/source/i18n/unicode/uregex.h", "//third_party/icu/source/i18n/unicode/uregion.h", "//third_party/icu/source/i18n/unicode/ureldatefmt.h", "//third_party/icu/source/i18n/unicode/usearch.h", "//third_party/icu/source/i18n/unicode/uspoof.h", "//third_party/icu/source/i18n/unicode/utmscale.h", "//third_party/icu/source/i18n/unicode/utrans.h", "//third_party/icu/source/i18n/unicode/vtzone.h" ],
"public_configs": [ "//third_party/icu:icu_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/icu/source/i18n/alphaindex.cpp", "//third_party/icu/source/i18n/anytrans.cpp", "//third_party/icu/source/i18n/anytrans.h", "//third_party/icu/source/i18n/astro.cpp", "//third_party/icu/source/i18n/astro.h", "//third_party/icu/source/i18n/basictz.cpp", "//third_party/icu/source/i18n/bocsu.cpp", "//third_party/icu/source/i18n/bocsu.h", "//third_party/icu/source/i18n/brktrans.cpp", "//third_party/icu/source/i18n/brktrans.h", "//third_party/icu/source/i18n/buddhcal.cpp", "//third_party/icu/source/i18n/buddhcal.h", "//third_party/icu/source/i18n/calendar.cpp", "//third_party/icu/source/i18n/casetrn.cpp", "//third_party/icu/source/i18n/casetrn.h", "//third_party/icu/source/i18n/cecal.cpp", "//third_party/icu/source/i18n/cecal.h", "//third_party/icu/source/i18n/chnsecal.cpp", "//third_party/icu/source/i18n/chnsecal.h", "//third_party/icu/source/i18n/choicfmt.cpp", "//third_party/icu/source/i18n/coleitr.cpp", "//third_party/icu/source/i18n/collationbuilder.cpp", "//third_party/icu/source/i18n/collationbuilder.h", "//third_party/icu/source/i18n/collationcompare.cpp", "//third_party/icu/source/i18n/collationcompare.h", "//third_party/icu/source/i18n/collation.cpp", "//third_party/icu/source/i18n/collationdatabuilder.cpp", "//third_party/icu/source/i18n/collationdatabuilder.h", "//third_party/icu/source/i18n/collationdata.cpp", "//third_party/icu/source/i18n/collationdata.h", "//third_party/icu/source/i18n/collationdatareader.cpp", "//third_party/icu/source/i18n/collationdatareader.h", "//third_party/icu/source/i18n/collationdatawriter.cpp", "//third_party/icu/source/i18n/collationdatawriter.h", "//third_party/icu/source/i18n/collationfastlatinbuilder.cpp", "//third_party/icu/source/i18n/collationfastlatinbuilder.h", "//third_party/icu/source/i18n/collationfastlatin.cpp", "//third_party/icu/source/i18n/collationfastlatin.h", "//third_party/icu/source/i18n/collationfcd.cpp", "//third_party/icu/source/i18n/collationfcd.h", "//third_party/icu/source/i18n/collation.h", "//third_party/icu/source/i18n/collationiterator.cpp", "//third_party/icu/source/i18n/collationiterator.h", "//third_party/icu/source/i18n/collationkeys.cpp", "//third_party/icu/source/i18n/collationkeys.h", "//third_party/icu/source/i18n/collationroot.cpp", "//third_party/icu/source/i18n/collationrootelements.cpp", "//third_party/icu/source/i18n/collationrootelements.h", "//third_party/icu/source/i18n/collationroot.h", "//third_party/icu/source/i18n/collationruleparser.cpp", "//third_party/icu/source/i18n/collationruleparser.h", "//third_party/icu/source/i18n/collationsets.cpp", "//third_party/icu/source/i18n/collationsets.h", "//third_party/icu/source/i18n/collationsettings.cpp", "//third_party/icu/source/i18n/collationsettings.h", "//third_party/icu/source/i18n/collationtailoring.cpp", "//third_party/icu/source/i18n/collationtailoring.h", "//third_party/icu/source/i18n/collationweights.cpp", "//third_party/icu/source/i18n/collationweights.h", "//third_party/icu/source/i18n/coll.cpp", "//third_party/icu/source/i18n/collunsafe.h", "//third_party/icu/source/i18n/compactdecimalformat.cpp", "//third_party/icu/source/i18n/coptccal.cpp", "//third_party/icu/source/i18n/coptccal.h", "//third_party/icu/source/i18n/cpdtrans.cpp", "//third_party/icu/source/i18n/cpdtrans.h", "//third_party/icu/source/i18n/csdetect.cpp", "//third_party/icu/source/i18n/csdetect.h", "//third_party/icu/source/i18n/csmatch.cpp", "//third_party/icu/source/i18n/csmatch.h", "//third_party/icu/source/i18n/csr2022.cpp", "//third_party/icu/source/i18n/csr2022.h", "//third_party/icu/source/i18n/csrecog.cpp", "//third_party/icu/source/i18n/csrecog.h", "//third_party/icu/source/i18n/csrmbcs.cpp", "//third_party/icu/source/i18n/csrmbcs.h", "//third_party/icu/source/i18n/csrsbcs.cpp", "//third_party/icu/source/i18n/csrsbcs.h", "//third_party/icu/source/i18n/csrucode.cpp", "//third_party/icu/source/i18n/csrucode.h", "//third_party/icu/source/i18n/csrutf8.cpp", "//third_party/icu/source/i18n/csrutf8.h", "//third_party/icu/source/i18n/curramt.cpp", "//third_party/icu/source/i18n/currfmt.cpp", "//third_party/icu/source/i18n/currfmt.h", "//third_party/icu/source/i18n/currpinf.cpp", "//third_party/icu/source/i18n/currunit.cpp", "//third_party/icu/source/i18n/dangical.cpp", "//third_party/icu/source/i18n/dangical.h", "//third_party/icu/source/i18n/datefmt.cpp", "//third_party/icu/source/i18n/dayperiodrules.cpp", "//third_party/icu/source/i18n/dayperiodrules.h", "//third_party/icu/source/i18n/dcfmtsym.cpp", "//third_party/icu/source/i18n/decContext.cpp", "//third_party/icu/source/i18n/decContext.h", "//third_party/icu/source/i18n/decimfmt.cpp", "//third_party/icu/source/i18n/decNumber.cpp", "//third_party/icu/source/i18n/decNumber.h", "//third_party/icu/source/i18n/decNumberLocal.h", "//third_party/icu/source/i18n/displayoptions.cpp", "//third_party/icu/source/i18n/double-conversion-bignum.cpp", "//third_party/icu/source/i18n/double-conversion-bignum-dtoa.cpp", "//third_party/icu/source/i18n/double-conversion-bignum-dtoa.h", "//third_party/icu/source/i18n/double-conversion-bignum.h", "//third_party/icu/source/i18n/double-conversion-cached-powers.cpp", "//third_party/icu/source/i18n/double-conversion-cached-powers.h", "//third_party/icu/source/i18n/double-conversion-diy-fp.h", "//third_party/icu/source/i18n/double-conversion-double-to-string.cpp", "//third_party/icu/source/i18n/double-conversion-double-to-string.h", "//third_party/icu/source/i18n/double-conversion-fast-dtoa.cpp", "//third_party/icu/source/i18n/double-conversion-fast-dtoa.h", "//third_party/icu/source/i18n/double-conversion.h", "//third_party/icu/source/i18n/double-conversion-ieee.h", "//third_party/icu/source/i18n/double-conversion-string-to-double.cpp", "//third_party/icu/source/i18n/double-conversion-string-to-double.h", "//third_party/icu/source/i18n/double-conversion-strtod.cpp", "//third_party/icu/source/i18n/double-conversion-strtod.h", "//third_party/icu/source/i18n/double-conversion-utils.h", "//third_party/icu/source/i18n/dtfmtsym.cpp", "//third_party/icu/source/i18n/dt_impl.h", "//third_party/icu/source/i18n/dtitvfmt.cpp", "//third_party/icu/source/i18n/dtitv_impl.h", "//third_party/icu/source/i18n/dtitvinf.cpp", "//third_party/icu/source/i18n/dtptngen.cpp", "//third_party/icu/source/i18n/dtptngen_impl.h", "//third_party/icu/source/i18n/dtrule.cpp", "//third_party/icu/source/i18n/erarules.cpp", "//third_party/icu/source/i18n/erarules.h", "//third_party/icu/source/i18n/esctrn.cpp", "//third_party/icu/source/i18n/esctrn.h", "//third_party/icu/source/i18n/ethpccal.cpp", "//third_party/icu/source/i18n/ethpccal.h", "//third_party/icu/source/i18n/fmtable_cnv.cpp", "//third_party/icu/source/i18n/fmtable.cpp", "//third_party/icu/source/i18n/fmtableimp.h", "//third_party/icu/source/i18n/format.cpp", "//third_party/icu/source/i18n/formatted_string_builder.cpp", "//third_party/icu/source/i18n/formatted_string_builder.h", "//third_party/icu/source/i18n/formattedval_impl.h", "//third_party/icu/source/i18n/formattedval_iterimpl.cpp", "//third_party/icu/source/i18n/formattedval_sbimpl.cpp", "//third_party/icu/source/i18n/formattedvalue.cpp", "//third_party/icu/source/i18n/fphdlimp.cpp", "//third_party/icu/source/i18n/fphdlimp.h", "//third_party/icu/source/i18n/fpositer.cpp", "//third_party/icu/source/i18n/funcrepl.cpp", "//third_party/icu/source/i18n/funcrepl.h", "//third_party/icu/source/i18n/gender.cpp", "//third_party/icu/source/i18n/gregocal.cpp", "//third_party/icu/source/i18n/gregoimp.cpp", "//third_party/icu/source/i18n/gregoimp.h", "//third_party/icu/source/i18n/hebrwcal.cpp", "//third_party/icu/source/i18n/hebrwcal.h", "//third_party/icu/source/i18n/indiancal.cpp", "//third_party/icu/source/i18n/indiancal.h", "//third_party/icu/source/i18n/inputext.cpp", "//third_party/icu/source/i18n/inputext.h", "//third_party/icu/source/i18n/islamcal.cpp", "//third_party/icu/source/i18n/islamcal.h", "//third_party/icu/source/i18n/japancal.cpp", "//third_party/icu/source/i18n/japancal.h", "//third_party/icu/source/i18n/listformatter.cpp", "//third_party/icu/source/i18n/measfmt.cpp", "//third_party/icu/source/i18n/measunit.cpp", "//third_party/icu/source/i18n/measunit_extra.cpp", "//third_party/icu/source/i18n/measunit_impl.h", "//third_party/icu/source/i18n/measure.cpp", "//third_party/icu/source/i18n/msgfmt.cpp", "//third_party/icu/source/i18n/msgfmt_impl.h", "//third_party/icu/source/i18n/name2uni.cpp", "//third_party/icu/source/i18n/name2uni.h", "//third_party/icu/source/i18n/nfrlist.h", "//third_party/icu/source/i18n/nfrs.cpp", "//third_party/icu/source/i18n/nfrs.h", "//third_party/icu/source/i18n/nfrule.cpp", "//third_party/icu/source/i18n/nfrule.h", "//third_party/icu/source/i18n/nfsubs.cpp", "//third_party/icu/source/i18n/nfsubs.h", "//third_party/icu/source/i18n/nortrans.cpp", "//third_party/icu/source/i18n/nortrans.h", "//third_party/icu/source/i18n/nultrans.cpp", "//third_party/icu/source/i18n/nultrans.h", "//third_party/icu/source/i18n/number_affixutils.cpp", "//third_party/icu/source/i18n/number_affixutils.h", "//third_party/icu/source/i18n/number_asformat.cpp", "//third_party/icu/source/i18n/number_asformat.h", "//third_party/icu/source/i18n/number_capi.cpp", "//third_party/icu/source/i18n/number_compact.cpp", "//third_party/icu/source/i18n/number_compact.h", "//third_party/icu/source/i18n/number_currencysymbols.cpp", "//third_party/icu/source/i18n/number_currencysymbols.h", "//third_party/icu/source/i18n/number_decimalquantity.cpp", "//third_party/icu/source/i18n/number_decimalquantity.h", "//third_party/icu/source/i18n/number_decimfmtprops.cpp", "//third_party/icu/source/i18n/number_decimfmtprops.h", "//third_party/icu/source/i18n/number_decnum.h", "//third_party/icu/source/i18n/number_fluent.cpp", "//third_party/icu/source/i18n/number_formatimpl.cpp", "//third_party/icu/source/i18n/number_formatimpl.h", "//third_party/icu/source/i18n/number_grouping.cpp", "//third_party/icu/source/i18n/number_integerwidth.cpp", "//third_party/icu/source/i18n/number_longnames.cpp", "//third_party/icu/source/i18n/number_longnames.h", "//third_party/icu/source/i18n/number_mapper.cpp", "//third_party/icu/source/i18n/number_mapper.h", "//third_party/icu/source/i18n/number_microprops.h", "//third_party/icu/source/i18n/number_modifiers.cpp", "//third_party/icu/source/i18n/number_modifiers.h", "//third_party/icu/source/i18n/number_multiplier.cpp", "//third_party/icu/source/i18n/number_multiplier.h", "//third_party/icu/source/i18n/number_notation.cpp", "//third_party/icu/source/i18n/number_output.cpp", "//third_party/icu/source/i18n/number_padding.cpp", "//third_party/icu/source/i18n/number_patternmodifier.cpp", "//third_party/icu/source/i18n/number_patternmodifier.h", "//third_party/icu/source/i18n/number_patternstring.cpp", "//third_party/icu/source/i18n/number_patternstring.h", "//third_party/icu/source/i18n/number_rounding.cpp", "//third_party/icu/source/i18n/number_roundingutils.h", "//third_party/icu/source/i18n/number_scientific.cpp", "//third_party/icu/source/i18n/number_scientific.h", "//third_party/icu/source/i18n/number_skeletons.cpp", "//third_party/icu/source/i18n/number_skeletons.h", "//third_party/icu/source/i18n/number_symbolswrapper.cpp", "//third_party/icu/source/i18n/number_types.h", "//third_party/icu/source/i18n/number_usageprefs.cpp", "//third_party/icu/source/i18n/number_usageprefs.h", "//third_party/icu/source/i18n/number_utils.cpp", "//third_party/icu/source/i18n/number_utils.h", "//third_party/icu/source/i18n/number_utypes.h", "//third_party/icu/source/i18n/numfmt.cpp", "//third_party/icu/source/i18n/numparse_affixes.cpp", "//third_party/icu/source/i18n/numparse_affixes.h", "//third_party/icu/source/i18n/numparse_compositions.cpp", "//third_party/icu/source/i18n/numparse_compositions.h", "//third_party/icu/source/i18n/numparse_currency.cpp", "//third_party/icu/source/i18n/numparse_currency.h", "//third_party/icu/source/i18n/numparse_decimal.cpp", "//third_party/icu/source/i18n/numparse_decimal.h", "//third_party/icu/source/i18n/numparse_impl.cpp", "//third_party/icu/source/i18n/numparse_impl.h", "//third_party/icu/source/i18n/numparse_parsednumber.cpp", "//third_party/icu/source/i18n/numparse_scientific.cpp", "//third_party/icu/source/i18n/numparse_scientific.h", "//third_party/icu/source/i18n/numparse_symbols.cpp", "//third_party/icu/source/i18n/numparse_symbols.h", "//third_party/icu/source/i18n/numparse_types.h", "//third_party/icu/source/i18n/numparse_utils.h", "//third_party/icu/source/i18n/numparse_validators.cpp", "//third_party/icu/source/i18n/numparse_validators.h", "//third_party/icu/source/i18n/numrange_capi.cpp", "//third_party/icu/source/i18n/numrange_fluent.cpp", "//third_party/icu/source/i18n/numrange_impl.cpp", "//third_party/icu/source/i18n/numrange_impl.h", "//third_party/icu/source/i18n/numsys.cpp", "//third_party/icu/source/i18n/numsys_impl.h", "//third_party/icu/source/i18n/olsontz.cpp", "//third_party/icu/source/i18n/olsontz.h", "//third_party/icu/source/i18n/persncal.cpp", "//third_party/icu/source/i18n/persncal.h", "//third_party/icu/source/i18n/pluralranges.cpp", "//third_party/icu/source/i18n/pluralranges.h", "//third_party/icu/source/i18n/plurfmt.cpp", "//third_party/icu/source/i18n/plurrule.cpp", "//third_party/icu/source/i18n/plurrule_impl.h", "//third_party/icu/source/i18n/quant.cpp", "//third_party/icu/source/i18n/quant.h", "//third_party/icu/source/i18n/quantityformatter.cpp", "//third_party/icu/source/i18n/quantityformatter.h", "//third_party/icu/source/i18n/rbnf.cpp", "//third_party/icu/source/i18n/rbt.cpp", "//third_party/icu/source/i18n/rbt_data.cpp", "//third_party/icu/source/i18n/rbt_data.h", "//third_party/icu/source/i18n/rbt.h", "//third_party/icu/source/i18n/rbt_pars.cpp", "//third_party/icu/source/i18n/rbt_pars.h", "//third_party/icu/source/i18n/rbt_rule.cpp", "//third_party/icu/source/i18n/rbt_rule.h", "//third_party/icu/source/i18n/rbt_set.cpp", "//third_party/icu/source/i18n/rbt_set.h", "//third_party/icu/source/i18n/rbtz.cpp", "//third_party/icu/source/i18n/regexcmp.cpp", "//third_party/icu/source/i18n/regexcmp.h", "//third_party/icu/source/i18n/regexcst.h", "//third_party/icu/source/i18n/regeximp.cpp", "//third_party/icu/source/i18n/regeximp.h", "//third_party/icu/source/i18n/regexst.cpp", "//third_party/icu/source/i18n/regexst.h", "//third_party/icu/source/i18n/regextxt.cpp", "//third_party/icu/source/i18n/regextxt.h", "//third_party/icu/source/i18n/region.cpp", "//third_party/icu/source/i18n/region_impl.h", "//third_party/icu/source/i18n/reldatefmt.cpp", "//third_party/icu/source/i18n/reldtfmt.cpp", "//third_party/icu/source/i18n/reldtfmt.h", "//third_party/icu/source/i18n/rematch.cpp", "//third_party/icu/source/i18n/remtrans.cpp", "//third_party/icu/source/i18n/remtrans.h", "//third_party/icu/source/i18n/repattrn.cpp", "//third_party/icu/source/i18n/rulebasedcollator.cpp", "//third_party/icu/source/i18n/scientificnumberformatter.cpp", "//third_party/icu/source/i18n/scriptset.cpp", "//third_party/icu/source/i18n/scriptset.h", "//third_party/icu/source/i18n/search.cpp", "//third_party/icu/source/i18n/selfmt.cpp", "//third_party/icu/source/i18n/selfmtimpl.h", "//third_party/icu/source/i18n/sharedbreakiterator.cpp", "//third_party/icu/source/i18n/sharedbreakiterator.h", "//third_party/icu/source/i18n/sharedcalendar.h", "//third_party/icu/source/i18n/shareddateformatsymbols.h", "//third_party/icu/source/i18n/sharednumberformat.h", "//third_party/icu/source/i18n/sharedpluralrules.h", "//third_party/icu/source/i18n/simpletz.cpp", "//third_party/icu/source/i18n/smpdtfmt.cpp", "//third_party/icu/source/i18n/smpdtfst.cpp", "//third_party/icu/source/i18n/smpdtfst.h", "//third_party/icu/source/i18n/sortkey.cpp", "//third_party/icu/source/i18n/standardplural.cpp", "//third_party/icu/source/i18n/standardplural.h", "//third_party/icu/source/i18n/string_segment.cpp", "//third_party/icu/source/i18n/string_segment.h", "//third_party/icu/source/i18n/strmatch.cpp", "//third_party/icu/source/i18n/strmatch.h", "//third_party/icu/source/i18n/strrepl.cpp", "//third_party/icu/source/i18n/strrepl.h", "//third_party/icu/source/i18n/stsearch.cpp", "//third_party/icu/source/i18n/taiwncal.cpp", "//third_party/icu/source/i18n/taiwncal.h", "//third_party/icu/source/i18n/timezone.cpp", "//third_party/icu/source/i18n/titletrn.cpp", "//third_party/icu/source/i18n/titletrn.h", "//third_party/icu/source/i18n/tmunit.cpp", "//third_party/icu/source/i18n/tmutamt.cpp", "//third_party/icu/source/i18n/tmutfmt.cpp", "//third_party/icu/source/i18n/tolowtrn.cpp", "//third_party/icu/source/i18n/tolowtrn.h", "//third_party/icu/source/i18n/toupptrn.cpp", "//third_party/icu/source/i18n/toupptrn.h", "//third_party/icu/source/i18n/translit.cpp", "//third_party/icu/source/i18n/transreg.cpp", "//third_party/icu/source/i18n/transreg.h", "//third_party/icu/source/i18n/tridpars.cpp", "//third_party/icu/source/i18n/tridpars.h", "//third_party/icu/source/i18n/tzfmt.cpp", "//third_party/icu/source/i18n/tzgnames.cpp", "//third_party/icu/source/i18n/tzgnames.h", "//third_party/icu/source/i18n/tznames.cpp", "//third_party/icu/source/i18n/tznames_impl.cpp", "//third_party/icu/source/i18n/tznames_impl.h", "//third_party/icu/source/i18n/tzrule.cpp", "//third_party/icu/source/i18n/tztrans.cpp", "//third_party/icu/source/i18n/ucal.cpp", "//third_party/icu/source/i18n/ucln_in.cpp", "//third_party/icu/source/i18n/ucln_in.h", "//third_party/icu/source/i18n/ucol.cpp", "//third_party/icu/source/i18n/ucoleitr.cpp", "//third_party/icu/source/i18n/ucol_imp.h", "//third_party/icu/source/i18n/ucol_res.cpp", "//third_party/icu/source/i18n/ucol_sit.cpp", "//third_party/icu/source/i18n/ucsdet.cpp", "//third_party/icu/source/i18n/udat.cpp", "//third_party/icu/source/i18n/udateintervalformat.cpp", "//third_party/icu/source/i18n/udatpg.cpp", "//third_party/icu/source/i18n/ufieldpositer.cpp", "//third_party/icu/source/i18n/uitercollationiterator.cpp", "//third_party/icu/source/i18n/uitercollationiterator.h", "//third_party/icu/source/i18n/ulistformatter.cpp", "//third_party/icu/source/i18n/ulocdata.cpp", "//third_party/icu/source/i18n/umsg.cpp", "//third_party/icu/source/i18n/umsg_imp.h", "//third_party/icu/source/i18n/unesctrn.cpp", "//third_party/icu/source/i18n/unesctrn.h", "//third_party/icu/source/i18n/uni2name.cpp", "//third_party/icu/source/i18n/uni2name.h", "//third_party/icu/source/i18n/units_complexconverter.cpp", "//third_party/icu/source/i18n/units_complexconverter.h", "//third_party/icu/source/i18n/units_converter.cpp", "//third_party/icu/source/i18n/units_converter.h", "//third_party/icu/source/i18n/units_data.cpp", "//third_party/icu/source/i18n/units_data.h", "//third_party/icu/source/i18n/units_router.cpp", "//third_party/icu/source/i18n/units_router.h", "//third_party/icu/source/i18n/unum.cpp", "//third_party/icu/source/i18n/unumsys.cpp", "//third_party/icu/source/i18n/upluralrules.cpp", "//third_party/icu/source/i18n/uregexc.cpp", "//third_party/icu/source/i18n/uregex.cpp", "//third_party/icu/source/i18n/uregion.cpp", "//third_party/icu/source/i18n/usearch.cpp", "//third_party/icu/source/i18n/uspoof_build.cpp", "//third_party/icu/source/i18n/uspoof_conf.cpp", "//third_party/icu/source/i18n/uspoof_conf.h", "//third_party/icu/source/i18n/uspoof.cpp", "//third_party/icu/source/i18n/uspoof_impl.cpp", "//third_party/icu/source/i18n/uspoof_impl.h", "//third_party/icu/source/i18n/usrchimp.h", "//third_party/icu/source/i18n/utf16collationiterator.cpp", "//third_party/icu/source/i18n/utf16collationiterator.h", "//third_party/icu/source/i18n/utf8collationiterator.cpp", "//third_party/icu/source/i18n/utf8collationiterator.h", "//third_party/icu/source/i18n/utmscale.cpp", "//third_party/icu/source/i18n/utrans.cpp", "//third_party/icu/source/i18n/vtzone.cpp", "//third_party/icu/source/i18n/vzone.cpp", "//third_party/icu/source/i18n/vzone.h", "//third_party/icu/source/i18n/windtfmt.cpp", "//third_party/icu/source/i18n/windtfmt.h", "//third_party/icu/source/i18n/winnmfmt.cpp", "//third_party/icu/source/i18n/winnmfmt.h", "//third_party/icu/source/i18n/wintzimpl.cpp", "//third_party/icu/source/i18n/wintzimpl.h", "//third_party/icu/source/i18n/zonemeta.cpp", "//third_party/icu/source/i18n/zonemeta.h", "//third_party/icu/source/i18n/zrule.cpp", "//third_party/icu/source/i18n/zrule.h", "//third_party/icu/source/i18n/ztrans.cpp", "//third_party/icu/source/i18n/ztrans.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89365,7 +89461,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89379,7 +89475,7 @@
"outputs": [ "//out/cronet/obj/third_party/icu/libicuuc.a" ],
"public": "*",
"public_configs": [ "//third_party/icu:icu_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/icu/source/common/appendable.cpp", "//third_party/icu/source/common/bmpset.cpp", "//third_party/icu/source/common/bmpset.h", "//third_party/icu/source/common/brkeng.cpp", "//third_party/icu/source/common/brkeng.h", "//third_party/icu/source/common/brkiter.cpp", "//third_party/icu/source/common/bytesinkutil.cpp", "//third_party/icu/source/common/bytesinkutil.h", "//third_party/icu/source/common/bytestream.cpp", "//third_party/icu/source/common/bytestriebuilder.cpp", "//third_party/icu/source/common/bytestrie.cpp", "//third_party/icu/source/common/bytestrieiterator.cpp", "//third_party/icu/source/common/caniter.cpp", "//third_party/icu/source/common/capi_helper.h", "//third_party/icu/source/common/characterproperties.cpp", "//third_party/icu/source/common/chariter.cpp", "//third_party/icu/source/common/charstr.cpp", "//third_party/icu/source/common/charstr.h", "//third_party/icu/source/common/charstrmap.h", "//third_party/icu/source/common/cmemory.cpp", "//third_party/icu/source/common/cmemory.h", "//third_party/icu/source/common/cpputils.h", "//third_party/icu/source/common/cstr.cpp", "//third_party/icu/source/common/cstr.h", "//third_party/icu/source/common/cstring.cpp", "//third_party/icu/source/common/cstring.h", "//third_party/icu/source/common/cwchar.cpp", "//third_party/icu/source/common/cwchar.h", "//third_party/icu/source/common/dictbe.cpp", "//third_party/icu/source/common/dictbe.h", "//third_party/icu/source/common/dictionarydata.cpp", "//third_party/icu/source/common/dictionarydata.h", "//third_party/icu/source/common/dtintrv.cpp", "//third_party/icu/source/common/edits.cpp", "//third_party/icu/source/common/emojiprops.cpp", "//third_party/icu/source/common/emojiprops.h", "//third_party/icu/source/common/errorcode.cpp", "//third_party/icu/source/common/filteredbrk.cpp", "//third_party/icu/source/common/filterednormalizer2.cpp", "//third_party/icu/source/common/hash.h", "//third_party/icu/source/common/icudataver.cpp", "//third_party/icu/source/common/icuplug.cpp", "//third_party/icu/source/common/icuplugimp.h", "//third_party/icu/source/common/loadednormalizer2impl.cpp", "//third_party/icu/source/common/localebuilder.cpp", "//third_party/icu/source/common/localefallback_data.h", "//third_party/icu/source/common/localematcher.cpp", "//third_party/icu/source/common/localeprioritylist.cpp", "//third_party/icu/source/common/localeprioritylist.h", "//third_party/icu/source/common/localsvc.h", "//third_party/icu/source/common/locavailable.cpp", "//third_party/icu/source/common/locbased.cpp", "//third_party/icu/source/common/locbased.h", "//third_party/icu/source/common/locdispnames.cpp", "//third_party/icu/source/common/locdistance.cpp", "//third_party/icu/source/common/locdistance.h", "//third_party/icu/source/common/locdspnm.cpp", "//third_party/icu/source/common/locid.cpp", "//third_party/icu/source/common/loclikely.cpp", "//third_party/icu/source/common/loclikelysubtags.cpp", "//third_party/icu/source/common/loclikelysubtags.h", "//third_party/icu/source/common/locmap.cpp", "//third_party/icu/source/common/locmap.h", "//third_party/icu/source/common/locresdata.cpp", "//third_party/icu/source/common/locutil.cpp", "//third_party/icu/source/common/locutil.h", "//third_party/icu/source/common/lsr.cpp", "//third_party/icu/source/common/lsr.h", "//third_party/icu/source/common/lstmbe.cpp", "//third_party/icu/source/common/lstmbe.h", "//third_party/icu/source/common/messageimpl.h", "//third_party/icu/source/common/messagepattern.cpp", "//third_party/icu/source/common/msvcres.h", "//third_party/icu/source/common/mutex.h", "//third_party/icu/source/common/norm2allmodes.h", "//third_party/icu/source/common/norm2_nfc_data.h", "//third_party/icu/source/common/normalizer2.cpp", "//third_party/icu/source/common/normalizer2impl.cpp", "//third_party/icu/source/common/normalizer2impl.h", "//third_party/icu/source/common/normlzr.cpp", "//third_party/icu/source/common/parsepos.cpp", "//third_party/icu/source/common/patternprops.cpp", "//third_party/icu/source/common/patternprops.h", "//third_party/icu/source/common/pluralmap.cpp", "//third_party/icu/source/common/pluralmap.h", "//third_party/icu/source/common/propname.cpp", "//third_party/icu/source/common/propname_data.h", "//third_party/icu/source/common/propname.h", "//third_party/icu/source/common/propsvec.cpp", "//third_party/icu/source/common/propsvec.h", "//third_party/icu/source/common/punycode.cpp", "//third_party/icu/source/common/punycode.h", "//third_party/icu/source/common/putil.cpp", "//third_party/icu/source/common/putilimp.h", "//third_party/icu/source/common/rbbi_cache.cpp", "//third_party/icu/source/common/rbbi_cache.h", "//third_party/icu/source/common/rbbi.cpp", "//third_party/icu/source/common/rbbidata.cpp", "//third_party/icu/source/common/rbbidata.h", "//third_party/icu/source/common/rbbinode.cpp", "//third_party/icu/source/common/rbbinode.h", "//third_party/icu/source/common/rbbirb.cpp", "//third_party/icu/source/common/rbbirb.h", "//third_party/icu/source/common/rbbirpt.h", "//third_party/icu/source/common/rbbiscan.cpp", "//third_party/icu/source/common/rbbiscan.h", "//third_party/icu/source/common/rbbisetb.cpp", "//third_party/icu/source/common/rbbisetb.h", "//third_party/icu/source/common/rbbistbl.cpp", "//third_party/icu/source/common/rbbitblb.cpp", "//third_party/icu/source/common/rbbitblb.h", "//third_party/icu/source/common/resbund_cnv.cpp", "//third_party/icu/source/common/resbund.cpp", "//third_party/icu/source/common/resource.cpp", "//third_party/icu/source/common/resource.h", "//third_party/icu/source/common/restrace.cpp", "//third_party/icu/source/common/restrace.h", "//third_party/icu/source/common/ruleiter.cpp", "//third_party/icu/source/common/ruleiter.h", "//third_party/icu/source/common/schriter.cpp", "//third_party/icu/source/common/serv.cpp", "//third_party/icu/source/common/serv.h", "//third_party/icu/source/common/servlk.cpp", "//third_party/icu/source/common/servlkf.cpp", "//third_party/icu/source/common/servloc.h", "//third_party/icu/source/common/servls.cpp", "//third_party/icu/source/common/servnotf.cpp", "//third_party/icu/source/common/servnotf.h", "//third_party/icu/source/common/servrbf.cpp", "//third_party/icu/source/common/servslkf.cpp", "//third_party/icu/source/common/sharedobject.cpp", "//third_party/icu/source/common/sharedobject.h", "//third_party/icu/source/common/simpleformatter.cpp", "//third_party/icu/source/common/sprpimpl.h", "//third_party/icu/source/common/static_unicode_sets.cpp", "//third_party/icu/source/common/static_unicode_sets.h", "//third_party/icu/source/common/stringpiece.cpp", "//third_party/icu/source/common/stringtriebuilder.cpp", "//third_party/icu/source/common/uarrsort.cpp", "//third_party/icu/source/common/uarrsort.h", "//third_party/icu/source/common/uassert.h", "//third_party/icu/source/common/ubidi.cpp", "//third_party/icu/source/common/ubidiimp.h", "//third_party/icu/source/common/ubidiln.cpp", "//third_party/icu/source/common/ubidi_props.cpp", "//third_party/icu/source/common/ubidi_props_data.h", "//third_party/icu/source/common/ubidi_props.h", "//third_party/icu/source/common/ubiditransform.cpp", "//third_party/icu/source/common/ubidiwrt.cpp", "//third_party/icu/source/common/ubrk.cpp", "//third_party/icu/source/common/ubrkimpl.h", "//third_party/icu/source/common/ucase.cpp", "//third_party/icu/source/common/ucase.h", "//third_party/icu/source/common/ucasemap.cpp", "//third_party/icu/source/common/ucasemap_imp.h", "//third_party/icu/source/common/ucasemap_titlecase_brkiter.cpp", "//third_party/icu/source/common/ucase_props_data.h", "//third_party/icu/source/common/ucat.cpp", "//third_party/icu/source/common/uchar.cpp", "//third_party/icu/source/common/uchar_props_data.h", "//third_party/icu/source/common/ucharstriebuilder.cpp", "//third_party/icu/source/common/ucharstrie.cpp", "//third_party/icu/source/common/ucharstrieiterator.cpp", "//third_party/icu/source/common/uchriter.cpp", "//third_party/icu/source/common/ucln_cmn.cpp", "//third_party/icu/source/common/ucln_cmn.h", "//third_party/icu/source/common/ucln.h", "//third_party/icu/source/common/ucln_imp.h", "//third_party/icu/source/common/ucmndata.cpp", "//third_party/icu/source/common/ucmndata.h", "//third_party/icu/source/common/ucnv2022.cpp", "//third_party/icu/source/common/ucnv_bld.cpp", "//third_party/icu/source/common/ucnv_bld.h", "//third_party/icu/source/common/ucnvbocu.cpp", "//third_party/icu/source/common/ucnv_cb.cpp", "//third_party/icu/source/common/ucnv_cnv.cpp", "//third_party/icu/source/common/ucnv_cnv.h", "//third_party/icu/source/common/ucnv.cpp", "//third_party/icu/source/common/ucnv_ct.cpp", "//third_party/icu/source/common/ucnvdisp.cpp", "//third_party/icu/source/common/ucnv_err.cpp", "//third_party/icu/source/common/ucnv_ext.cpp", "//third_party/icu/source/common/ucnv_ext.h", "//third_party/icu/source/common/ucnvhz.cpp", "//third_party/icu/source/common/ucnv_imp.h", "//third_party/icu/source/common/ucnv_io.cpp", "//third_party/icu/source/common/ucnv_io.h", "//third_party/icu/source/common/ucnvisci.cpp", "//third_party/icu/source/common/ucnvlat1.cpp", "//third_party/icu/source/common/ucnv_lmb.cpp", "//third_party/icu/source/common/ucnvmbcs.cpp", "//third_party/icu/source/common/ucnvmbcs.h", "//third_party/icu/source/common/ucnvscsu.cpp", "//third_party/icu/source/common/ucnvsel.cpp", "//third_party/icu/source/common/ucnv_set.cpp", "//third_party/icu/source/common/ucnv_u16.cpp", "//third_party/icu/source/common/ucnv_u32.cpp", "//third_party/icu/source/common/ucnv_u7.cpp", "//third_party/icu/source/common/ucnv_u8.cpp", "//third_party/icu/source/common/ucol_data.h", "//third_party/icu/source/common/ucol_swp.cpp", "//third_party/icu/source/common/ucol_swp.h", "//third_party/icu/source/common/ucptrie.cpp", "//third_party/icu/source/common/ucptrie_impl.h", "//third_party/icu/source/common/ucurr.cpp", "//third_party/icu/source/common/ucurrimp.h", "//third_party/icu/source/common/udata.cpp", "//third_party/icu/source/common/udatamem.cpp", "//third_party/icu/source/common/udatamem.h", "//third_party/icu/source/common/udataswp.cpp", "//third_party/icu/source/common/udataswp.h", "//third_party/icu/source/common/uelement.h", "//third_party/icu/source/common/uenum.cpp", "//third_party/icu/source/common/uenumimp.h", "//third_party/icu/source/common/uhash.cpp", "//third_party/icu/source/common/uhash.h", "//third_party/icu/source/common/uhash_us.cpp", "//third_party/icu/source/common/uidna.cpp", "//third_party/icu/source/common/uinit.cpp", "//third_party/icu/source/common/uinvchar.cpp", "//third_party/icu/source/common/uinvchar.h", "//third_party/icu/source/common/uiter.cpp", "//third_party/icu/source/common/ulayout_props.h", "//third_party/icu/source/common/ulist.cpp", "//third_party/icu/source/common/ulist.h", "//third_party/icu/source/common/uloc.cpp", "//third_party/icu/source/common/ulocimp.h", "//third_party/icu/source/common/uloc_keytype.cpp", "//third_party/icu/source/common/uloc_tag.cpp", "//third_party/icu/source/common/umapfile.cpp", "//third_party/icu/source/common/umapfile.h", "//third_party/icu/source/common/umath.cpp", "//third_party/icu/source/common/umutablecptrie.cpp", "//third_party/icu/source/common/umutex.cpp", "//third_party/icu/source/common/umutex.h", "//third_party/icu/source/common/unames.cpp", "//third_party/icu/source/common/unifiedcache.cpp", "//third_party/icu/source/common/unifiedcache.h", "//third_party/icu/source/common/unifilt.cpp", "//third_party/icu/source/common/unifunct.cpp", "//third_party/icu/source/common/uniquecharstr.h", "//third_party/icu/source/common/uniset_closure.cpp", "//third_party/icu/source/common/uniset.cpp", "//third_party/icu/source/common/uniset_props.cpp", "//third_party/icu/source/common/unisetspan.cpp", "//third_party/icu/source/common/unisetspan.h", "//third_party/icu/source/common/unistrappender.h", "//third_party/icu/source/common/unistr_case.cpp", "//third_party/icu/source/common/unistr_case_locale.cpp", "//third_party/icu/source/common/unistr_cnv.cpp", "//third_party/icu/source/common/unistr.cpp", "//third_party/icu/source/common/unistr_props.cpp", "//third_party/icu/source/common/unistr_titlecase_brkiter.cpp", "//third_party/icu/source/common/unormcmp.cpp", "//third_party/icu/source/common/unorm.cpp", "//third_party/icu/source/common/unormimp.h", "//third_party/icu/source/common/uobject.cpp", "//third_party/icu/source/common/uposixdefs.h", "//third_party/icu/source/common/uprops.cpp", "//third_party/icu/source/common/uprops.h", "//third_party/icu/source/common/uresbund.cpp", "//third_party/icu/source/common/ures_cnv.cpp", "//third_party/icu/source/common/uresdata.cpp", "//third_party/icu/source/common/uresdata.h", "//third_party/icu/source/common/uresimp.h", "//third_party/icu/source/common/ureslocs.h", "//third_party/icu/source/common/usc_impl.cpp", "//third_party/icu/source/common/usc_impl.h", "//third_party/icu/source/common/uscript.cpp", "//third_party/icu/source/common/uscript_props.cpp", "//third_party/icu/source/common/uset.cpp", "//third_party/icu/source/common/uset_imp.h", "//third_party/icu/source/common/usetiter.cpp", "//third_party/icu/source/common/uset_props.cpp", "//third_party/icu/source/common/ushape.cpp", "//third_party/icu/source/common/usprep.cpp", "//third_party/icu/source/common/ustack.cpp", "//third_party/icu/source/common/ustrcase.cpp", "//third_party/icu/source/common/ustrcase_locale.cpp", "//third_party/icu/source/common/ustr_cnv.cpp", "//third_party/icu/source/common/ustr_cnv.h", "//third_party/icu/source/common/ustrenum.cpp", "//third_party/icu/source/common/ustrenum.h", "//third_party/icu/source/common/ustrfmt.cpp", "//third_party/icu/source/common/ustrfmt.h", "//third_party/icu/source/common/ustr_imp.h", "//third_party/icu/source/common/ustring.cpp", "//third_party/icu/source/common/ustr_titlecase_brkiter.cpp", "//third_party/icu/source/common/ustrtrns.cpp", "//third_party/icu/source/common/ustr_wcs.cpp", "//third_party/icu/source/common/utext.cpp", "//third_party/icu/source/common/utf_impl.cpp", "//third_party/icu/source/common/util.cpp", "//third_party/icu/source/common/util.h", "//third_party/icu/source/common/util_props.cpp", "//third_party/icu/source/common/utrace.cpp", "//third_party/icu/source/common/utracimp.h", "//third_party/icu/source/common/utrie2_builder.cpp", "//third_party/icu/source/common/utrie2.cpp", "//third_party/icu/source/common/utrie2.h", "//third_party/icu/source/common/utrie2_impl.h", "//third_party/icu/source/common/utrie.cpp", "//third_party/icu/source/common/utrie.h", "//third_party/icu/source/common/utrie_swap.cpp", "//third_party/icu/source/common/uts46.cpp", "//third_party/icu/source/common/utypeinfo.h", "//third_party/icu/source/common/utypes.cpp", "//third_party/icu/source/common/uvector.cpp", "//third_party/icu/source/common/uvector.h", "//third_party/icu/source/common/uvectr32.cpp", "//third_party/icu/source/common/uvectr32.h", "//third_party/icu/source/common/uvectr64.cpp", "//third_party/icu/source/common/uvectr64.h", "//third_party/icu/source/common/wintz.cpp", "//third_party/icu/source/common/wintz.h", "//third_party/icu/source/stubdata/stubdata.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89398,7 +89494,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc_public(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89431,7 +89527,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89445,7 +89541,7 @@
"outputs": [ "//out/cronet/obj/third_party/icu/libicuuc_hidden_visibility.a" ],
"public": "*",
"public_configs": [ "//third_party/icu:icu_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/icu/source/common/appendable.cpp", "//third_party/icu/source/common/bmpset.cpp", "//third_party/icu/source/common/bmpset.h", "//third_party/icu/source/common/brkeng.cpp", "//third_party/icu/source/common/brkeng.h", "//third_party/icu/source/common/brkiter.cpp", "//third_party/icu/source/common/bytesinkutil.cpp", "//third_party/icu/source/common/bytesinkutil.h", "//third_party/icu/source/common/bytestream.cpp", "//third_party/icu/source/common/bytestriebuilder.cpp", "//third_party/icu/source/common/bytestrie.cpp", "//third_party/icu/source/common/bytestrieiterator.cpp", "//third_party/icu/source/common/caniter.cpp", "//third_party/icu/source/common/capi_helper.h", "//third_party/icu/source/common/characterproperties.cpp", "//third_party/icu/source/common/chariter.cpp", "//third_party/icu/source/common/charstr.cpp", "//third_party/icu/source/common/charstr.h", "//third_party/icu/source/common/charstrmap.h", "//third_party/icu/source/common/cmemory.cpp", "//third_party/icu/source/common/cmemory.h", "//third_party/icu/source/common/cpputils.h", "//third_party/icu/source/common/cstr.cpp", "//third_party/icu/source/common/cstr.h", "//third_party/icu/source/common/cstring.cpp", "//third_party/icu/source/common/cstring.h", "//third_party/icu/source/common/cwchar.cpp", "//third_party/icu/source/common/cwchar.h", "//third_party/icu/source/common/dictbe.cpp", "//third_party/icu/source/common/dictbe.h", "//third_party/icu/source/common/dictionarydata.cpp", "//third_party/icu/source/common/dictionarydata.h", "//third_party/icu/source/common/dtintrv.cpp", "//third_party/icu/source/common/edits.cpp", "//third_party/icu/source/common/emojiprops.cpp", "//third_party/icu/source/common/emojiprops.h", "//third_party/icu/source/common/errorcode.cpp", "//third_party/icu/source/common/filteredbrk.cpp", "//third_party/icu/source/common/filterednormalizer2.cpp", "//third_party/icu/source/common/hash.h", "//third_party/icu/source/common/icudataver.cpp", "//third_party/icu/source/common/icuplug.cpp", "//third_party/icu/source/common/icuplugimp.h", "//third_party/icu/source/common/loadednormalizer2impl.cpp", "//third_party/icu/source/common/localebuilder.cpp", "//third_party/icu/source/common/localefallback_data.h", "//third_party/icu/source/common/localematcher.cpp", "//third_party/icu/source/common/localeprioritylist.cpp", "//third_party/icu/source/common/localeprioritylist.h", "//third_party/icu/source/common/localsvc.h", "//third_party/icu/source/common/locavailable.cpp", "//third_party/icu/source/common/locbased.cpp", "//third_party/icu/source/common/locbased.h", "//third_party/icu/source/common/locdispnames.cpp", "//third_party/icu/source/common/locdistance.cpp", "//third_party/icu/source/common/locdistance.h", "//third_party/icu/source/common/locdspnm.cpp", "//third_party/icu/source/common/locid.cpp", "//third_party/icu/source/common/loclikely.cpp", "//third_party/icu/source/common/loclikelysubtags.cpp", "//third_party/icu/source/common/loclikelysubtags.h", "//third_party/icu/source/common/locmap.cpp", "//third_party/icu/source/common/locmap.h", "//third_party/icu/source/common/locresdata.cpp", "//third_party/icu/source/common/locutil.cpp", "//third_party/icu/source/common/locutil.h", "//third_party/icu/source/common/lsr.cpp", "//third_party/icu/source/common/lsr.h", "//third_party/icu/source/common/lstmbe.cpp", "//third_party/icu/source/common/lstmbe.h", "//third_party/icu/source/common/messageimpl.h", "//third_party/icu/source/common/messagepattern.cpp", "//third_party/icu/source/common/msvcres.h", "//third_party/icu/source/common/mutex.h", "//third_party/icu/source/common/norm2allmodes.h", "//third_party/icu/source/common/norm2_nfc_data.h", "//third_party/icu/source/common/normalizer2.cpp", "//third_party/icu/source/common/normalizer2impl.cpp", "//third_party/icu/source/common/normalizer2impl.h", "//third_party/icu/source/common/normlzr.cpp", "//third_party/icu/source/common/parsepos.cpp", "//third_party/icu/source/common/patternprops.cpp", "//third_party/icu/source/common/patternprops.h", "//third_party/icu/source/common/pluralmap.cpp", "//third_party/icu/source/common/pluralmap.h", "//third_party/icu/source/common/propname.cpp", "//third_party/icu/source/common/propname_data.h", "//third_party/icu/source/common/propname.h", "//third_party/icu/source/common/propsvec.cpp", "//third_party/icu/source/common/propsvec.h", "//third_party/icu/source/common/punycode.cpp", "//third_party/icu/source/common/punycode.h", "//third_party/icu/source/common/putil.cpp", "//third_party/icu/source/common/putilimp.h", "//third_party/icu/source/common/rbbi_cache.cpp", "//third_party/icu/source/common/rbbi_cache.h", "//third_party/icu/source/common/rbbi.cpp", "//third_party/icu/source/common/rbbidata.cpp", "//third_party/icu/source/common/rbbidata.h", "//third_party/icu/source/common/rbbinode.cpp", "//third_party/icu/source/common/rbbinode.h", "//third_party/icu/source/common/rbbirb.cpp", "//third_party/icu/source/common/rbbirb.h", "//third_party/icu/source/common/rbbirpt.h", "//third_party/icu/source/common/rbbiscan.cpp", "//third_party/icu/source/common/rbbiscan.h", "//third_party/icu/source/common/rbbisetb.cpp", "//third_party/icu/source/common/rbbisetb.h", "//third_party/icu/source/common/rbbistbl.cpp", "//third_party/icu/source/common/rbbitblb.cpp", "//third_party/icu/source/common/rbbitblb.h", "//third_party/icu/source/common/resbund_cnv.cpp", "//third_party/icu/source/common/resbund.cpp", "//third_party/icu/source/common/resource.cpp", "//third_party/icu/source/common/resource.h", "//third_party/icu/source/common/restrace.cpp", "//third_party/icu/source/common/restrace.h", "//third_party/icu/source/common/ruleiter.cpp", "//third_party/icu/source/common/ruleiter.h", "//third_party/icu/source/common/schriter.cpp", "//third_party/icu/source/common/serv.cpp", "//third_party/icu/source/common/serv.h", "//third_party/icu/source/common/servlk.cpp", "//third_party/icu/source/common/servlkf.cpp", "//third_party/icu/source/common/servloc.h", "//third_party/icu/source/common/servls.cpp", "//third_party/icu/source/common/servnotf.cpp", "//third_party/icu/source/common/servnotf.h", "//third_party/icu/source/common/servrbf.cpp", "//third_party/icu/source/common/servslkf.cpp", "//third_party/icu/source/common/sharedobject.cpp", "//third_party/icu/source/common/sharedobject.h", "//third_party/icu/source/common/simpleformatter.cpp", "//third_party/icu/source/common/sprpimpl.h", "//third_party/icu/source/common/static_unicode_sets.cpp", "//third_party/icu/source/common/static_unicode_sets.h", "//third_party/icu/source/common/stringpiece.cpp", "//third_party/icu/source/common/stringtriebuilder.cpp", "//third_party/icu/source/common/uarrsort.cpp", "//third_party/icu/source/common/uarrsort.h", "//third_party/icu/source/common/uassert.h", "//third_party/icu/source/common/ubidi.cpp", "//third_party/icu/source/common/ubidiimp.h", "//third_party/icu/source/common/ubidiln.cpp", "//third_party/icu/source/common/ubidi_props.cpp", "//third_party/icu/source/common/ubidi_props_data.h", "//third_party/icu/source/common/ubidi_props.h", "//third_party/icu/source/common/ubiditransform.cpp", "//third_party/icu/source/common/ubidiwrt.cpp", "//third_party/icu/source/common/ubrk.cpp", "//third_party/icu/source/common/ubrkimpl.h", "//third_party/icu/source/common/ucase.cpp", "//third_party/icu/source/common/ucase.h", "//third_party/icu/source/common/ucasemap.cpp", "//third_party/icu/source/common/ucasemap_imp.h", "//third_party/icu/source/common/ucasemap_titlecase_brkiter.cpp", "//third_party/icu/source/common/ucase_props_data.h", "//third_party/icu/source/common/ucat.cpp", "//third_party/icu/source/common/uchar.cpp", "//third_party/icu/source/common/uchar_props_data.h", "//third_party/icu/source/common/ucharstriebuilder.cpp", "//third_party/icu/source/common/ucharstrie.cpp", "//third_party/icu/source/common/ucharstrieiterator.cpp", "//third_party/icu/source/common/uchriter.cpp", "//third_party/icu/source/common/ucln_cmn.cpp", "//third_party/icu/source/common/ucln_cmn.h", "//third_party/icu/source/common/ucln.h", "//third_party/icu/source/common/ucln_imp.h", "//third_party/icu/source/common/ucmndata.cpp", "//third_party/icu/source/common/ucmndata.h", "//third_party/icu/source/common/ucnv2022.cpp", "//third_party/icu/source/common/ucnv_bld.cpp", "//third_party/icu/source/common/ucnv_bld.h", "//third_party/icu/source/common/ucnvbocu.cpp", "//third_party/icu/source/common/ucnv_cb.cpp", "//third_party/icu/source/common/ucnv_cnv.cpp", "//third_party/icu/source/common/ucnv_cnv.h", "//third_party/icu/source/common/ucnv.cpp", "//third_party/icu/source/common/ucnv_ct.cpp", "//third_party/icu/source/common/ucnvdisp.cpp", "//third_party/icu/source/common/ucnv_err.cpp", "//third_party/icu/source/common/ucnv_ext.cpp", "//third_party/icu/source/common/ucnv_ext.h", "//third_party/icu/source/common/ucnvhz.cpp", "//third_party/icu/source/common/ucnv_imp.h", "//third_party/icu/source/common/ucnv_io.cpp", "//third_party/icu/source/common/ucnv_io.h", "//third_party/icu/source/common/ucnvisci.cpp", "//third_party/icu/source/common/ucnvlat1.cpp", "//third_party/icu/source/common/ucnv_lmb.cpp", "//third_party/icu/source/common/ucnvmbcs.cpp", "//third_party/icu/source/common/ucnvmbcs.h", "//third_party/icu/source/common/ucnvscsu.cpp", "//third_party/icu/source/common/ucnvsel.cpp", "//third_party/icu/source/common/ucnv_set.cpp", "//third_party/icu/source/common/ucnv_u16.cpp", "//third_party/icu/source/common/ucnv_u32.cpp", "//third_party/icu/source/common/ucnv_u7.cpp", "//third_party/icu/source/common/ucnv_u8.cpp", "//third_party/icu/source/common/ucol_data.h", "//third_party/icu/source/common/ucol_swp.cpp", "//third_party/icu/source/common/ucol_swp.h", "//third_party/icu/source/common/ucptrie.cpp", "//third_party/icu/source/common/ucptrie_impl.h", "//third_party/icu/source/common/ucurr.cpp", "//third_party/icu/source/common/ucurrimp.h", "//third_party/icu/source/common/udata.cpp", "//third_party/icu/source/common/udatamem.cpp", "//third_party/icu/source/common/udatamem.h", "//third_party/icu/source/common/udataswp.cpp", "//third_party/icu/source/common/udataswp.h", "//third_party/icu/source/common/uelement.h", "//third_party/icu/source/common/uenum.cpp", "//third_party/icu/source/common/uenumimp.h", "//third_party/icu/source/common/uhash.cpp", "//third_party/icu/source/common/uhash.h", "//third_party/icu/source/common/uhash_us.cpp", "//third_party/icu/source/common/uidna.cpp", "//third_party/icu/source/common/uinit.cpp", "//third_party/icu/source/common/uinvchar.cpp", "//third_party/icu/source/common/uinvchar.h", "//third_party/icu/source/common/uiter.cpp", "//third_party/icu/source/common/ulayout_props.h", "//third_party/icu/source/common/ulist.cpp", "//third_party/icu/source/common/ulist.h", "//third_party/icu/source/common/uloc.cpp", "//third_party/icu/source/common/ulocimp.h", "//third_party/icu/source/common/uloc_keytype.cpp", "//third_party/icu/source/common/uloc_tag.cpp", "//third_party/icu/source/common/umapfile.cpp", "//third_party/icu/source/common/umapfile.h", "//third_party/icu/source/common/umath.cpp", "//third_party/icu/source/common/umutablecptrie.cpp", "//third_party/icu/source/common/umutex.cpp", "//third_party/icu/source/common/umutex.h", "//third_party/icu/source/common/unames.cpp", "//third_party/icu/source/common/unifiedcache.cpp", "//third_party/icu/source/common/unifiedcache.h", "//third_party/icu/source/common/unifilt.cpp", "//third_party/icu/source/common/unifunct.cpp", "//third_party/icu/source/common/uniquecharstr.h", "//third_party/icu/source/common/uniset_closure.cpp", "//third_party/icu/source/common/uniset.cpp", "//third_party/icu/source/common/uniset_props.cpp", "//third_party/icu/source/common/unisetspan.cpp", "//third_party/icu/source/common/unisetspan.h", "//third_party/icu/source/common/unistrappender.h", "//third_party/icu/source/common/unistr_case.cpp", "//third_party/icu/source/common/unistr_case_locale.cpp", "//third_party/icu/source/common/unistr_cnv.cpp", "//third_party/icu/source/common/unistr.cpp", "//third_party/icu/source/common/unistr_props.cpp", "//third_party/icu/source/common/unistr_titlecase_brkiter.cpp", "//third_party/icu/source/common/unormcmp.cpp", "//third_party/icu/source/common/unorm.cpp", "//third_party/icu/source/common/unormimp.h", "//third_party/icu/source/common/uobject.cpp", "//third_party/icu/source/common/uposixdefs.h", "//third_party/icu/source/common/uprops.cpp", "//third_party/icu/source/common/uprops.h", "//third_party/icu/source/common/uresbund.cpp", "//third_party/icu/source/common/ures_cnv.cpp", "//third_party/icu/source/common/uresdata.cpp", "//third_party/icu/source/common/uresdata.h", "//third_party/icu/source/common/uresimp.h", "//third_party/icu/source/common/ureslocs.h", "//third_party/icu/source/common/usc_impl.cpp", "//third_party/icu/source/common/usc_impl.h", "//third_party/icu/source/common/uscript.cpp", "//third_party/icu/source/common/uscript_props.cpp", "//third_party/icu/source/common/uset.cpp", "//third_party/icu/source/common/uset_imp.h", "//third_party/icu/source/common/usetiter.cpp", "//third_party/icu/source/common/uset_props.cpp", "//third_party/icu/source/common/ushape.cpp", "//third_party/icu/source/common/usprep.cpp", "//third_party/icu/source/common/ustack.cpp", "//third_party/icu/source/common/ustrcase.cpp", "//third_party/icu/source/common/ustrcase_locale.cpp", "//third_party/icu/source/common/ustr_cnv.cpp", "//third_party/icu/source/common/ustr_cnv.h", "//third_party/icu/source/common/ustrenum.cpp", "//third_party/icu/source/common/ustrenum.h", "//third_party/icu/source/common/ustrfmt.cpp", "//third_party/icu/source/common/ustrfmt.h", "//third_party/icu/source/common/ustr_imp.h", "//third_party/icu/source/common/ustring.cpp", "//third_party/icu/source/common/ustr_titlecase_brkiter.cpp", "//third_party/icu/source/common/ustrtrns.cpp", "//third_party/icu/source/common/ustr_wcs.cpp", "//third_party/icu/source/common/utext.cpp", "//third_party/icu/source/common/utf_impl.cpp", "//third_party/icu/source/common/util.cpp", "//third_party/icu/source/common/util.h", "//third_party/icu/source/common/util_props.cpp", "//third_party/icu/source/common/utrace.cpp", "//third_party/icu/source/common/utracimp.h", "//third_party/icu/source/common/utrie2_builder.cpp", "//third_party/icu/source/common/utrie2.cpp", "//third_party/icu/source/common/utrie2.h", "//third_party/icu/source/common/utrie2_impl.h", "//third_party/icu/source/common/utrie.cpp", "//third_party/icu/source/common/utrie.h", "//third_party/icu/source/common/utrie_swap.cpp", "//third_party/icu/source/common/uts46.cpp", "//third_party/icu/source/common/utypeinfo.h", "//third_party/icu/source/common/utypes.cpp", "//third_party/icu/source/common/uvector.cpp", "//third_party/icu/source/common/uvector.h", "//third_party/icu/source/common/uvectr32.cpp", "//third_party/icu/source/common/uvectr32.h", "//third_party/icu/source/common/uvectr64.cpp", "//third_party/icu/source/common/uvectr64.h", "//third_party/icu/source/common/wintz.cpp", "//third_party/icu/source/common/wintz.h", "//third_party/icu/source/stubdata/stubdata.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89464,7 +89560,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89475,7 +89571,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/icu/source/common/unicode/appendable.h", "//third_party/icu/source/common/unicode/brkiter.h", "//third_party/icu/source/common/unicode/bytestream.h", "//third_party/icu/source/common/unicode/bytestriebuilder.h", "//third_party/icu/source/common/unicode/bytestrie.h", "//third_party/icu/source/common/unicode/caniter.h", "//third_party/icu/source/common/unicode/casemap.h", "//third_party/icu/source/common/unicode/char16ptr.h", "//third_party/icu/source/common/unicode/chariter.h", "//third_party/icu/source/common/unicode/dbbi.h", "//third_party/icu/source/common/unicode/docmain.h", "//third_party/icu/source/common/unicode/dtintrv.h", "//third_party/icu/source/common/unicode/edits.h", "//third_party/icu/source/common/unicode/enumset.h", "//third_party/icu/source/common/unicode/errorcode.h", "//third_party/icu/source/common/unicode/filteredbrk.h", "//third_party/icu/source/common/unicode/icudataver.h", "//third_party/icu/source/common/unicode/icuplug.h", "//third_party/icu/source/common/unicode/idna.h", "//third_party/icu/source/common/unicode/localebuilder.h", "//third_party/icu/source/common/unicode/localematcher.h", "//third_party/icu/source/common/unicode/localpointer.h", "//third_party/icu/source/common/unicode/locdspnm.h", "//third_party/icu/source/common/unicode/locid.h", "//third_party/icu/source/common/unicode/messagepattern.h", "//third_party/icu/source/common/unicode/normalizer2.h", "//third_party/icu/source/common/unicode/normlzr.h", "//third_party/icu/source/common/unicode/parseerr.h", "//third_party/icu/source/common/unicode/parsepos.h", "//third_party/icu/source/common/unicode/platform.h", "//third_party/icu/source/common/unicode/ptypes.h", "//third_party/icu/source/common/unicode/putil.h", "//third_party/icu/source/common/unicode/rbbi.h", "//third_party/icu/source/common/unicode/rep.h", "//third_party/icu/source/common/unicode/resbund.h", "//third_party/icu/source/common/unicode/schriter.h", "//third_party/icu/source/common/unicode/simpleformatter.h", "//third_party/icu/source/common/unicode/std_string.h", "//third_party/icu/source/common/unicode/strenum.h", "//third_party/icu/source/common/unicode/stringoptions.h", "//third_party/icu/source/common/unicode/stringpiece.h", "//third_party/icu/source/common/unicode/stringtriebuilder.h", "//third_party/icu/source/common/unicode/symtable.h", "//third_party/icu/source/common/unicode/ubidi.h", "//third_party/icu/source/common/unicode/ubiditransform.h", "//third_party/icu/source/common/unicode/ubrk.h", "//third_party/icu/source/common/unicode/ucasemap.h", "//third_party/icu/source/common/unicode/ucat.h", "//third_party/icu/source/common/unicode/uchar.h", "//third_party/icu/source/common/unicode/ucharstriebuilder.h", "//third_party/icu/source/common/unicode/ucharstrie.h", "//third_party/icu/source/common/unicode/uchriter.h", "//third_party/icu/source/common/unicode/uclean.h", "//third_party/icu/source/common/unicode/ucnv_cb.h", "//third_party/icu/source/common/unicode/ucnv_err.h", "//third_party/icu/source/common/unicode/ucnv.h", "//third_party/icu/source/common/unicode/ucnvsel.h", "//third_party/icu/source/common/unicode/uconfig.h", "//third_party/icu/source/common/unicode/ucpmap.h", "//third_party/icu/source/common/unicode/ucptrie.h", "//third_party/icu/source/common/unicode/ucurr.h", "//third_party/icu/source/common/unicode/udata.h", "//third_party/icu/source/common/unicode/udisplaycontext.h", "//third_party/icu/source/common/unicode/uenum.h", "//third_party/icu/source/common/unicode/uidna.h", "//third_party/icu/source/common/unicode/uiter.h", "//third_party/icu/source/common/unicode/uldnames.h", "//third_party/icu/source/common/unicode/uloc.h", "//third_party/icu/source/common/unicode/umachine.h", "//third_party/icu/source/common/unicode/umisc.h", "//third_party/icu/source/common/unicode/umutablecptrie.h", "//third_party/icu/source/common/unicode/unifilt.h", "//third_party/icu/source/common/unicode/unifunct.h", "//third_party/icu/source/common/unicode/unimatch.h", "//third_party/icu/source/common/unicode/uniset.h", "//third_party/icu/source/common/unicode/unistr.h", "//third_party/icu/source/common/unicode/unorm2.h", "//third_party/icu/source/common/unicode/unorm.h", "//third_party/icu/source/common/unicode/uobject.h", "//third_party/icu/source/common/unicode/urename.h", "//third_party/icu/source/common/unicode/urep.h", "//third_party/icu/source/common/unicode/ures.h", "//third_party/icu/source/common/unicode/uscript.h", "//third_party/icu/source/common/unicode/uset.h", "//third_party/icu/source/common/unicode/usetiter.h", "//third_party/icu/source/common/unicode/ushape.h", "//third_party/icu/source/common/unicode/usprep.h", "//third_party/icu/source/common/unicode/ustring.h", "//third_party/icu/source/common/unicode/ustringtrie.h", "//third_party/icu/source/common/unicode/utext.h", "//third_party/icu/source/common/unicode/utf16.h", "//third_party/icu/source/common/unicode/utf32.h", "//third_party/icu/source/common/unicode/utf8.h", "//third_party/icu/source/common/unicode/utf.h", "//third_party/icu/source/common/unicode/utf_old.h", "//third_party/icu/source/common/unicode/utrace.h", "//third_party/icu/source/common/unicode/utypes.h", "//third_party/icu/source/common/unicode/uvernum.h", "//third_party/icu/source/common/unicode/uversion.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89494,7 +89590,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89524,7 +89620,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/ijar:ijar_compiler_flags", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89800,7 +89896,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89812,7 +89908,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/libevent/libevent.a" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
"sources": [ "//third_party/libevent/buffer.c", "//third_party/libevent/evbuffer.c", "//third_party/libevent/evdns.c", "//third_party/libevent/evdns.h", "//third_party/libevent/event-config.h", "//third_party/libevent/event-internal.h", "//third_party/libevent/event.c", "//third_party/libevent/event.h", "//third_party/libevent/event_tagging.c", "//third_party/libevent/evhttp.h", "//third_party/libevent/evrpc-internal.h", "//third_party/libevent/evrpc.c", "//third_party/libevent/evrpc.h", "//third_party/libevent/evsignal.h", "//third_party/libevent/evutil.c", "//third_party/libevent/evutil.h", "//third_party/libevent/http-internal.h", "//third_party/libevent/http.c", "//third_party/libevent/log.c", "//third_party/libevent/log.h", "//third_party/libevent/min_heap.h", "//third_party/libevent/poll.c", "//third_party/libevent/select.c", "//third_party/libevent/signal.c", "//third_party/libevent/strlcpy-internal.h", "//third_party/libevent/strlcpy.c", "//third_party/libevent/android/config.h", "//third_party/libevent/android/event-config.h", "//third_party/libevent/epoll.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89831,7 +89927,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89862,7 +89958,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/libunwindstack:libdexfile_defines", "//third_party/libunwindstack:warnings", "//third_party/libunwindstack:libunwindstack_config", "//third_party/lzma_sdk:lzma_sdk_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk_xz", "//third_party/zlib:zlib" ],
"externs": {
@@ -89874,7 +89970,7 @@
},
"public": [ "//third_party/libunwindstack/src/libunwindstack/include/GlobalDebugInterface.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Arch.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/DexFiles.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/DwarfError.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/DwarfLocation.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/DwarfMemory.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/DwarfSection.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/DwarfStructs.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Elf.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/ElfInterface.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Error.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Global.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/JitDebug.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Log.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MachineArm64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MachineArm.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MachineMips64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MachineMips.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MachineX86_64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MachineX86.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/MapInfo.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Maps.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Memory.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/RegsArm64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/RegsArm.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Regs.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/RegsMips64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/RegsMips.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/RegsX86_64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/RegsX86.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/SharedString.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UcontextArm64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UcontextArm.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UcontextMips64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UcontextMips.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UcontextX86_64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UcontextX86.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/Unwinder.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UserArm64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UserArm.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UserMips64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UserMips.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UserX86_64.h", "//third_party/libunwindstack/src/libunwindstack/include/unwindstack/UserX86.h" ],
"public_configs": [ "//third_party/libunwindstack:libunwindstack_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/libunwindstack/src/android-base/file.cpp", "//third_party/libunwindstack/src/android-base/include/android-base/errno_restorer.h", "//third_party/libunwindstack/src/android-base/include/android-base/file.h", "//third_party/libunwindstack/src/android-base/include/android-base/logging.h", "//third_party/libunwindstack/src/android-base/include/android-base/macros.h", "//third_party/libunwindstack/src/android-base/include/android-base/mapped_file.h", "//third_party/libunwindstack/src/android-base/include/android-base/off64_t.h", "//third_party/libunwindstack/src/android-base/include/android-base/parseint.h", "//third_party/libunwindstack/src/android-base/include/android-base/stringprintf.h", "//third_party/libunwindstack/src/android-base/include/android-base/strings.h", "//third_party/libunwindstack/src/android-base/include/android-base/thread_annotations.h", "//third_party/libunwindstack/src/android-base/include/android-base/threads.h", "//third_party/libunwindstack/src/android-base/include/android-base/unique_fd.h", "//third_party/libunwindstack/src/android-base/include/android-base/utf8.h", "//third_party/libunwindstack/src/android-base/posix_strerror_r.cpp", "//third_party/libunwindstack/src/android-base/stringprintf.cpp", "//third_party/libunwindstack/src/android-base/strings.cpp", "//third_party/libunwindstack/src/android-base/threads.cpp", "//third_party/libunwindstack/src/libartbase/base/bit_utils.h", "//third_party/libunwindstack/src/libartbase/base/casts.h", "//third_party/libunwindstack/src/libartbase/base/data_hash.h", "//third_party/libunwindstack/src/libartbase/base/dumpable.h", "//third_party/libunwindstack/src/libartbase/base/enums.h", "//third_party/libunwindstack/src/libartbase/base/globals.h", "//third_party/libunwindstack/src/libartbase/base/hash_map.h", "//third_party/libunwindstack/src/libartbase/base/hash_set.h", "//third_party/libunwindstack/src/libartbase/base/hiddenapi_domain.h", "//third_party/libunwindstack/src/libartbase/base/hiddenapi_flags.h", "//third_party/libunwindstack/src/libartbase/base/hiddenapi_stubs.h", "//third_party/libunwindstack/src/libartbase/base/iteration_range.h", "//third_party/libunwindstack/src/libartbase/base/leb128.h", "//third_party/libunwindstack/src/libartbase/base/macros.h", "//third_party/libunwindstack/src/libartbase/base/memory_tool.h", "//third_party/libunwindstack/src/libartbase/base/mman.h", "//third_party/libunwindstack/src/libartbase/base/safe_map.h", "//third_party/libunwindstack/src/libartbase/base/sdk_version.h", "//third_party/libunwindstack/src/libartbase/base/stl_util.h", "//third_party/libunwindstack/src/libartbase/base/stl_util_identity.h", "//third_party/libunwindstack/src/libartbase/base/string_view_cpp20.h", "//third_party/libunwindstack/src/libartbase/base/utils.h", "//third_party/libunwindstack/src/libartbase/base/value_object.h", "//third_party/libunwindstack/src/libdexfile/dex/class_accessor.h", "//third_party/libunwindstack/src/libdexfile/dex/class_accessor-inl.h", "//third_party/libunwindstack/src/libdexfile/dex/class_iterator.h", "//third_party/libunwindstack/src/libdexfile/dex/code_item_accessors.h", "//third_party/libunwindstack/src/libdexfile/dex/code_item_accessors-inl.h", "//third_party/libunwindstack/src/libdexfile/dex/compact_dex_file.cc", "//third_party/libunwindstack/src/libdexfile/dex/compact_dex_file.h", "//third_party/libunwindstack/src/libdexfile/dex/compact_dex_utils.h", "//third_party/libunwindstack/src/libdexfile/dex/compact_offset_table.cc", "//third_party/libunwindstack/src/libdexfile/dex/compact_offset_table.h", "//third_party/libunwindstack/src/libdexfile/dex/descriptors_names.cc", "//third_party/libunwindstack/src/libdexfile/dex/descriptors_names.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_exception_helpers.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_exception_helpers.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file-inl.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_layout.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_layout.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_loader.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_loader.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_reference.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_structs.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_tracking_registrar.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_tracking_registrar.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_types.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_verifier.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_file_verifier.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_instruction.cc", "//third_party/libunwindstack/src/libdexfile/dex/dex_instruction.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_instruction-inl.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_instruction_iterator.h", "//third_party/libunwindstack/src/libdexfile/dex/dex_instruction_list.h", "//third_party/libunwindstack/src/libdexfile/dex/invoke_type.h", "//third_party/libunwindstack/src/libdexfile/dex/method_reference.h", "//third_party/libunwindstack/src/libdexfile/dex/modifiers.cc", "//third_party/libunwindstack/src/libdexfile/dex/modifiers.h", "//third_party/libunwindstack/src/libdexfile/dex/primitive.cc", "//third_party/libunwindstack/src/libdexfile/dex/primitive.h", "//third_party/libunwindstack/src/libdexfile/dex/signature.cc", "//third_party/libunwindstack/src/libdexfile/dex/signature.h", "//third_party/libunwindstack/src/libdexfile/dex/signature-inl.h", "//third_party/libunwindstack/src/libdexfile/dex/standard_dex_file.cc", "//third_party/libunwindstack/src/libdexfile/dex/standard_dex_file.h", "//third_party/libunwindstack/src/libdexfile/dex/type_lookup_table.cc", "//third_party/libunwindstack/src/libdexfile/dex/type_lookup_table.h", "//third_party/libunwindstack/src/libdexfile/dex/utf.cc", "//third_party/libunwindstack/src/libdexfile/dex/utf.h", "//third_party/libunwindstack/src/libdexfile/dex/utf-inl.h", "//third_party/libunwindstack/src/libdexfile/external/dex_file_ext.cc", "//third_party/libunwindstack/src/libdexfile/external/dex_file_supp.cc", "//third_party/libunwindstack/src/libdexfile/external/include/art_api/dex_file_external.h", "//third_party/libunwindstack/src/libdexfile/external/include/art_api/dex_file_support.h", "//third_party/libunwindstack/src/libprocinfo/include/procinfo/process_map.h", "//third_party/libunwindstack/src/libunwindstack/ArmExidx.cpp", "//third_party/libunwindstack/src/libunwindstack/ArmExidx.h", "//third_party/libunwindstack/src/libunwindstack/Check.h", "//third_party/libunwindstack/src/libunwindstack/DexFile.cpp", "//third_party/libunwindstack/src/libunwindstack/DexFile.h", "//third_party/libunwindstack/src/libunwindstack/DexFiles.cpp", "//third_party/libunwindstack/src/libunwindstack/DwarfCfa.cpp", "//third_party/libunwindstack/src/libunwindstack/DwarfCfa.h", "//third_party/libunwindstack/src/libunwindstack/DwarfDebugFrame.h", "//third_party/libunwindstack/src/libunwindstack/DwarfEhFrame.h", "//third_party/libunwindstack/src/libunwindstack/DwarfEhFrameWithHdr.cpp", "//third_party/libunwindstack/src/libunwindstack/DwarfEhFrameWithHdr.h", "//third_party/libunwindstack/src/libunwindstack/DwarfEncoding.h", "//third_party/libunwindstack/src/libunwindstack/DwarfMemory.cpp", "//third_party/libunwindstack/src/libunwindstack/DwarfOp.cpp", "//third_party/libunwindstack/src/libunwindstack/DwarfOp.h", "//third_party/libunwindstack/src/libunwindstack/DwarfSection.cpp", "//third_party/libunwindstack/src/libunwindstack/Elf.cpp", "//third_party/libunwindstack/src/libunwindstack/ElfInterfaceArm.cpp", "//third_party/libunwindstack/src/libunwindstack/ElfInterfaceArm.h", "//third_party/libunwindstack/src/libunwindstack/ElfInterface.cpp", "//third_party/libunwindstack/src/libunwindstack/Global.cpp", "//third_party/libunwindstack/src/libunwindstack/GlobalDebugImpl.h", "//third_party/libunwindstack/src/libunwindstack/JitDebug.cpp", "//third_party/libunwindstack/src/libunwindstack/LogAndroid.cpp", "//third_party/libunwindstack/src/libunwindstack/MapInfo.cpp", "//third_party/libunwindstack/src/libunwindstack/Maps.cpp", "//third_party/libunwindstack/src/libunwindstack/MemoryBuffer.h", "//third_party/libunwindstack/src/libunwindstack/MemoryCache.h", "//third_party/libunwindstack/src/libunwindstack/Memory.cpp", "//third_party/libunwindstack/src/libunwindstack/MemoryFileAtOffset.h", "//third_party/libunwindstack/src/libunwindstack/MemoryLocal.h", "//third_party/libunwindstack/src/libunwindstack/MemoryMte.cpp", "//third_party/libunwindstack/src/libunwindstack/MemoryOfflineBuffer.h", "//third_party/libunwindstack/src/libunwindstack/MemoryOffline.h", "//third_party/libunwindstack/src/libunwindstack/MemoryRange.h", "//third_party/libunwindstack/src/libunwindstack/MemoryRemote.h", "//third_party/libunwindstack/src/libunwindstack/MemoryXz.cpp", "//third_party/libunwindstack/src/libunwindstack/MemoryXz.h", "//third_party/libunwindstack/src/libunwindstack/RegsArm64.cpp", "//third_party/libunwindstack/src/libunwindstack/RegsArm.cpp", "//third_party/libunwindstack/src/libunwindstack/Regs.cpp", "//third_party/libunwindstack/src/libunwindstack/RegsInfo.h", "//third_party/libunwindstack/src/libunwindstack/RegsMips64.cpp", "//third_party/libunwindstack/src/libunwindstack/RegsMips.cpp", "//third_party/libunwindstack/src/libunwindstack/RegsX86_64.cpp", "//third_party/libunwindstack/src/libunwindstack/RegsX86.cpp", "//third_party/libunwindstack/src/libunwindstack/Symbols.cpp", "//third_party/libunwindstack/src/libunwindstack/Symbols.h", "//third_party/libunwindstack/src/libunwindstack/Unwinder.cpp" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89893,7 +89989,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/libxml:libxml_warnings", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/zlib:zlib" ],
"externs": {
@@ -89907,7 +90003,7 @@
"outputs": [ "//out/cronet/obj/third_party/libxml/libxml2.a" ],
"public": "*",
"public_configs": [ "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/libxml/src/HTMLparser.c", "//third_party/libxml/src/HTMLtree.c", "//third_party/libxml/src/SAX2.c", "//third_party/libxml/src/buf.c", "//third_party/libxml/src/chvalid.c", "//third_party/libxml/src/dict.c", "//third_party/libxml/src/encoding.c", "//third_party/libxml/src/entities.c", "//third_party/libxml/src/error.c", "//third_party/libxml/src/globals.c", "//third_party/libxml/src/hash.c", "//third_party/libxml/src/include/libxml/HTMLparser.h", "//third_party/libxml/src/include/libxml/HTMLtree.h", "//third_party/libxml/src/include/libxml/SAX.h", "//third_party/libxml/src/include/libxml/SAX2.h", "//third_party/libxml/src/include/libxml/c14n.h", "//third_party/libxml/src/include/libxml/catalog.h", "//third_party/libxml/src/include/libxml/chvalid.h", "//third_party/libxml/src/include/libxml/debugXML.h", "//third_party/libxml/src/include/libxml/dict.h", "//third_party/libxml/src/include/libxml/encoding.h", "//third_party/libxml/src/include/libxml/entities.h", "//third_party/libxml/src/include/libxml/globals.h", "//third_party/libxml/src/include/libxml/hash.h", "//third_party/libxml/src/include/libxml/list.h", "//third_party/libxml/src/include/libxml/nanoftp.h", "//third_party/libxml/src/include/libxml/nanohttp.h", "//third_party/libxml/src/include/libxml/parser.h", "//third_party/libxml/src/include/libxml/parserInternals.h", "//third_party/libxml/src/include/libxml/pattern.h", "//third_party/libxml/src/include/libxml/relaxng.h", "//third_party/libxml/src/include/libxml/schemasInternals.h", "//third_party/libxml/src/include/libxml/schematron.h", "//third_party/libxml/src/include/libxml/threads.h", "//third_party/libxml/src/include/libxml/tree.h", "//third_party/libxml/src/include/libxml/uri.h", "//third_party/libxml/src/include/libxml/valid.h", "//third_party/libxml/src/include/libxml/xinclude.h", "//third_party/libxml/src/include/libxml/xlink.h", "//third_party/libxml/src/include/libxml/xmlIO.h", "//third_party/libxml/src/include/libxml/xmlautomata.h", "//third_party/libxml/src/include/libxml/xmlerror.h", "//third_party/libxml/src/include/libxml/xmlexports.h", "//third_party/libxml/src/include/libxml/xmlmemory.h", "//third_party/libxml/src/include/libxml/xmlmodule.h", "//third_party/libxml/src/include/libxml/xmlreader.h", "//third_party/libxml/src/include/libxml/xmlregexp.h", "//third_party/libxml/src/include/libxml/xmlsave.h", "//third_party/libxml/src/include/libxml/xmlschemas.h", "//third_party/libxml/src/include/libxml/xmlschemastypes.h", "//third_party/libxml/src/include/libxml/xmlstring.h", "//third_party/libxml/src/include/libxml/xmlunicode.h", "//third_party/libxml/src/include/libxml/xmlwriter.h", "//third_party/libxml/src/include/libxml/xpath.h", "//third_party/libxml/src/include/libxml/xpathInternals.h", "//third_party/libxml/src/include/libxml/xpointer.h", "//third_party/libxml/src/libxml.h", "//third_party/libxml/src/list.c", "//third_party/libxml/src/parser.c", "//third_party/libxml/src/parserInternals.c", "//third_party/libxml/src/pattern.c", "//third_party/libxml/src/threads.c", "//third_party/libxml/src/timsort.h", "//third_party/libxml/src/tree.c", "//third_party/libxml/src/triodef.h", "//third_party/libxml/src/trionan.h", "//third_party/libxml/src/uri.c", "//third_party/libxml/src/valid.c", "//third_party/libxml/src/xmlIO.c", "//third_party/libxml/src/xmlmemory.c", "//third_party/libxml/src/xmlreader.c", "//third_party/libxml/src/xmlsave.c", "//third_party/libxml/src/xmlstring.c", "//third_party/libxml/src/xmlunicode.c", "//third_party/libxml/src/xmlwriter.c", "//third_party/libxml/src/xpath.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89926,7 +90022,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/libxml:libxml" ],
"externs": {
@@ -89939,7 +90035,7 @@
"outputs": [ "//out/cronet/obj/third_party/libxml/libxml_utils.a" ],
"public": "*",
"public_configs": [ "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/libxml/chromium/libxml_utils.cc", "//third_party/libxml/chromium/libxml_utils.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89958,7 +90054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -89970,7 +90066,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/libxml/libxml_reader.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/libxml/chromium/xml_reader.cc", "//third_party/libxml/chromium/xml_reader.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -89989,7 +90085,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -90001,7 +90097,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/libxml/libxml_writer.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/libxml/chromium/xml_writer.cc", "//third_party/libxml/chromium/xml_writer.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90020,7 +90116,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ ],
"externs": {
@@ -90033,7 +90129,7 @@
"outputs": [ "//out/cronet/obj/third_party/lzma_sdk/liblzma_sdk.a" ],
"public": "*",
"public_configs": [ "//third_party/lzma_sdk:lzma_sdk_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/lzma_sdk/C/7z.h", "//third_party/lzma_sdk/C/7zAlloc.c", "//third_party/lzma_sdk/C/7zAlloc.h", "//third_party/lzma_sdk/C/7zArcIn.c", "//third_party/lzma_sdk/C/7zBuf.c", "//third_party/lzma_sdk/C/7zBuf.h", "//third_party/lzma_sdk/C/7zCrc.c", "//third_party/lzma_sdk/C/7zCrc.h", "//third_party/lzma_sdk/C/7zCrcOpt.c", "//third_party/lzma_sdk/C/7zDec.c", "//third_party/lzma_sdk/C/7zFile.c", "//third_party/lzma_sdk/C/7zFile.h", "//third_party/lzma_sdk/C/7zStream.c", "//third_party/lzma_sdk/C/7zTypes.h", "//third_party/lzma_sdk/C/Alloc.c", "//third_party/lzma_sdk/C/Alloc.h", "//third_party/lzma_sdk/C/Bcj2.c", "//third_party/lzma_sdk/C/Bcj2.h", "//third_party/lzma_sdk/C/Bra.c", "//third_party/lzma_sdk/C/Bra.h", "//third_party/lzma_sdk/C/Bra86.c", "//third_party/lzma_sdk/C/Compiler.h", "//third_party/lzma_sdk/C/CpuArch.c", "//third_party/lzma_sdk/C/CpuArch.h", "//third_party/lzma_sdk/C/Delta.c", "//third_party/lzma_sdk/C/Delta.h", "//third_party/lzma_sdk/C/DllSecur.c", "//third_party/lzma_sdk/C/DllSecur.h", "//third_party/lzma_sdk/C/LzFind.c", "//third_party/lzma_sdk/C/LzFind.h", "//third_party/lzma_sdk/C/LzHash.h", "//third_party/lzma_sdk/C/Lzma2Dec.c", "//third_party/lzma_sdk/C/Lzma2Dec.h", "//third_party/lzma_sdk/C/LzmaDec.c", "//third_party/lzma_sdk/C/LzmaDec.h", "//third_party/lzma_sdk/C/LzmaEnc.c", "//third_party/lzma_sdk/C/LzmaEnc.h", "//third_party/lzma_sdk/C/LzmaLib.c", "//third_party/lzma_sdk/C/LzmaLib.h", "//third_party/lzma_sdk/C/Precomp.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90052,7 +90148,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk" ],
"externs": {
@@ -90065,7 +90161,7 @@
"outputs": [ "//out/cronet/obj/third_party/lzma_sdk/liblzma_sdk_xz.a" ],
"public": "*",
"public_configs": [ "//third_party/lzma_sdk:lzma_sdk_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/lzma_sdk/C/BraIA64.c", "//third_party/lzma_sdk/C/RotateDefs.h", "//third_party/lzma_sdk/C/Sha256.c", "//third_party/lzma_sdk/C/Sha256.h", "//third_party/lzma_sdk/C/Xz.c", "//third_party/lzma_sdk/C/Xz.h", "//third_party/lzma_sdk/C/XzCrc64.c", "//third_party/lzma_sdk/C/XzCrc64.h", "//third_party/lzma_sdk/C/XzCrc64Opt.c", "//third_party/lzma_sdk/C/XzDec.c", "//third_party/lzma_sdk/C/XzIn.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90084,7 +90180,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/metrics_proto:metrics_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -90098,7 +90194,7 @@
"outputs": [ "//out/cronet/obj/third_party/metrics_proto/libmetrics_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/third_party/metrics_proto/call_stack_profile.pb.h", "//out/cronet/gen/third_party/metrics_proto/call_stack_profile.pb.cc", "//out/cronet/gen/third_party/metrics_proto/cast_logs.pb.h", "//out/cronet/gen/third_party/metrics_proto/cast_logs.pb.cc", "//out/cronet/gen/third_party/metrics_proto/chrome_os_app_list_launch_event.pb.h", "//out/cronet/gen/third_party/metrics_proto/chrome_os_app_list_launch_event.pb.cc", "//out/cronet/gen/third_party/metrics_proto/chrome_user_metrics_extension.pb.h", "//out/cronet/gen/third_party/metrics_proto/chrome_user_metrics_extension.pb.cc", "//out/cronet/gen/third_party/metrics_proto/custom_tab_session.pb.h", "//out/cronet/gen/third_party/metrics_proto/custom_tab_session.pb.cc", "//out/cronet/gen/third_party/metrics_proto/execution_context.pb.h", "//out/cronet/gen/third_party/metrics_proto/execution_context.pb.cc", "//out/cronet/gen/third_party/metrics_proto/extension_install.pb.h", "//out/cronet/gen/third_party/metrics_proto/extension_install.pb.cc", "//out/cronet/gen/third_party/metrics_proto/histogram_event.pb.h", "//out/cronet/gen/third_party/metrics_proto/histogram_event.pb.cc", "//out/cronet/gen/third_party/metrics_proto/omnibox_event.pb.h", "//out/cronet/gen/third_party/metrics_proto/omnibox_event.pb.cc", "//out/cronet/gen/third_party/metrics_proto/omnibox_focus_type.pb.h", "//out/cronet/gen/third_party/metrics_proto/omnibox_focus_type.pb.cc", "//out/cronet/gen/third_party/metrics_proto/omnibox_input_type.pb.h", "//out/cronet/gen/third_party/metrics_proto/omnibox_input_type.pb.cc", "//out/cronet/gen/third_party/metrics_proto/perf_data.pb.h", "//out/cronet/gen/third_party/metrics_proto/perf_data.pb.cc", "//out/cronet/gen/third_party/metrics_proto/perf_stat.pb.h", "//out/cronet/gen/third_party/metrics_proto/perf_stat.pb.cc", "//out/cronet/gen/third_party/metrics_proto/printer_event.pb.h", "//out/cronet/gen/third_party/metrics_proto/printer_event.pb.cc", "//out/cronet/gen/third_party/metrics_proto/reporting_info.pb.h", "//out/cronet/gen/third_party/metrics_proto/reporting_info.pb.cc", "//out/cronet/gen/third_party/metrics_proto/sampled_profile.pb.h", "//out/cronet/gen/third_party/metrics_proto/sampled_profile.pb.cc", "//out/cronet/gen/third_party/metrics_proto/structured_data.pb.h", "//out/cronet/gen/third_party/metrics_proto/structured_data.pb.cc", "//out/cronet/gen/third_party/metrics_proto/system_profile.pb.h", "//out/cronet/gen/third_party/metrics_proto/system_profile.pb.cc", "//out/cronet/gen/third_party/metrics_proto/trace_log.pb.h", "//out/cronet/gen/third_party/metrics_proto/trace_log.pb.cc", "//out/cronet/gen/third_party/metrics_proto/translate_event.pb.h", "//out/cronet/gen/third_party/metrics_proto/translate_event.pb.cc", "//out/cronet/gen/third_party/metrics_proto/ukm/aggregate.pb.h", "//out/cronet/gen/third_party/metrics_proto/ukm/aggregate.pb.cc", "//out/cronet/gen/third_party/metrics_proto/ukm/entry.pb.h", "//out/cronet/gen/third_party/metrics_proto/ukm/entry.pb.cc", "//out/cronet/gen/third_party/metrics_proto/ukm/report.pb.h", "//out/cronet/gen/third_party/metrics_proto/ukm/report.pb.cc", "//out/cronet/gen/third_party/metrics_proto/ukm/source.pb.h", "//out/cronet/gen/third_party/metrics_proto/ukm/source.pb.cc", "//out/cronet/gen/third_party/metrics_proto/user_action_event.pb.h", "//out/cronet/gen/third_party/metrics_proto/user_action_event.pb.cc", "//out/cronet/gen/third_party/metrics_proto/user_demographics.pb.h", "//out/cronet/gen/third_party/metrics_proto/user_demographics.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90389,7 +90485,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90401,7 +90497,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/modp_b64/libmodp_b64.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/modp_b64/modp_b64.cc", "//third_party/modp_b64/modp_b64.h", "//third_party/modp_b64/modp_b64_data.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90420,7 +90516,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90451,7 +90547,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//third_party/apache-portable-runtime:apr", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -90465,7 +90561,7 @@
"output_name": "netty-tcnative",
"outputs": [ "//out/cronet/libnetty-tcnative.so", "//out/cronet/libnetty-tcnative.so.TOC", "//out/cronet/lib.unstripped/libnetty-tcnative.so", "//out/cronet/lib.unstripped/libnetty-tcnative.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/netty-tcnative/src/c/bb.c", "//third_party/netty-tcnative/src/c/error.c", "//third_party/netty-tcnative/src/c/jnilib.c", "//third_party/netty-tcnative/src/c/native_constants.c", "//third_party/netty-tcnative/src/c/ssl.c", "//third_party/netty-tcnative/src/c/ssl_private.h", "//third_party/netty-tcnative/src/c/sslcontext.c", "//third_party/netty-tcnative/src/c/sslutils.c", "//third_party/netty-tcnative/src/c/tcn.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90860,7 +90956,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -90874,13 +90970,13 @@
"outputs": [ "//out/cronet/obj/third_party/protobuf/libprotobuf_full.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/protobuf/src/google/protobuf/any_lite.cc", "//third_party/protobuf/src/google/protobuf/arena.cc", "//third_party/protobuf/src/google/protobuf/arenastring.cc", "//third_party/protobuf/src/google/protobuf/arenaz_sampler.cc", "//third_party/protobuf/src/google/protobuf/extension_set.cc", "//third_party/protobuf/src/google/protobuf/generated_enum_util.cc", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_lite.cc", "//third_party/protobuf/src/google/protobuf/generated_message_util.cc", "//third_party/protobuf/src/google/protobuf/implicit_weak_message.cc", "//third_party/protobuf/src/google/protobuf/inlined_string_field.cc", "//third_party/protobuf/src/google/protobuf/io/coded_stream.cc", "//third_party/protobuf/src/google/protobuf/io/io_win32.cc", "//third_party/protobuf/src/google/protobuf/io/strtod.cc", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc", "//third_party/protobuf/src/google/protobuf/map.cc", "//third_party/protobuf/src/google/protobuf/message_lite.cc", "//third_party/protobuf/src/google/protobuf/parse_context.cc", "//third_party/protobuf/src/google/protobuf/repeated_field.cc", "//third_party/protobuf/src/google/protobuf/repeated_ptr_field.cc", "//third_party/protobuf/src/google/protobuf/string_member_robber.h", "//third_party/protobuf/src/google/protobuf/stubs/bytestream.cc", "//third_party/protobuf/src/google/protobuf/stubs/common.cc", "//third_party/protobuf/src/google/protobuf/stubs/int128.cc", "//third_party/protobuf/src/google/protobuf/stubs/int128.h", "//third_party/protobuf/src/google/protobuf/stubs/mathutil.h", "//third_party/protobuf/src/google/protobuf/stubs/status.cc", "//third_party/protobuf/src/google/protobuf/stubs/status_macros.h", "//third_party/protobuf/src/google/protobuf/stubs/statusor.cc", "//third_party/protobuf/src/google/protobuf/stubs/statusor.h", "//third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc", "//third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc", "//third_party/protobuf/src/google/protobuf/stubs/stringprintf.h", "//third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc", "//third_party/protobuf/src/google/protobuf/stubs/strutil.cc", "//third_party/protobuf/src/google/protobuf/stubs/time.cc", "//third_party/protobuf/src/google/protobuf/stubs/time.h", "//third_party/protobuf/src/google/protobuf/wire_format_lite.cc", "//third_party/protobuf/src/google/protobuf/any.cc", "//third_party/protobuf/src/google/protobuf/any.pb.cc", "//third_party/protobuf/src/google/protobuf/api.pb.cc", "//third_party/protobuf/src/google/protobuf/compiler/importer.cc", "//third_party/protobuf/src/google/protobuf/compiler/parser.cc", "//third_party/protobuf/src/google/protobuf/descriptor.cc", "//third_party/protobuf/src/google/protobuf/descriptor.pb.cc", "//third_party/protobuf/src/google/protobuf/descriptor_database.cc", "//third_party/protobuf/src/google/protobuf/duration.pb.cc", "//third_party/protobuf/src/google/protobuf/dynamic_message.cc", "//third_party/protobuf/src/google/protobuf/empty.pb.cc", "//third_party/protobuf/src/google/protobuf/extension_set_heavy.cc", "//third_party/protobuf/src/google/protobuf/field_mask.pb.cc", "//third_party/protobuf/src/google/protobuf/generated_message_bases.cc", "//third_party/protobuf/src/google/protobuf/generated_message_reflection.cc", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_full.cc", "//third_party/protobuf/src/google/protobuf/io/gzip_stream.cc", "//third_party/protobuf/src/google/protobuf/io/printer.cc", "//third_party/protobuf/src/google/protobuf/io/tokenizer.cc", "//third_party/protobuf/src/google/protobuf/map_field.cc", "//third_party/protobuf/src/google/protobuf/message.cc", "//third_party/protobuf/src/google/protobuf/reflection_internal.h", "//third_party/protobuf/src/google/protobuf/reflection_ops.cc", "//third_party/protobuf/src/google/protobuf/service.cc", "//third_party/protobuf/src/google/protobuf/source_context.pb.cc", "//third_party/protobuf/src/google/protobuf/struct.pb.cc", "//third_party/protobuf/src/google/protobuf/stubs/substitute.cc", "//third_party/protobuf/src/google/protobuf/stubs/substitute.h", "//third_party/protobuf/src/google/protobuf/text_format.cc", "//third_party/protobuf/src/google/protobuf/timestamp.pb.cc", "//third_party/protobuf/src/google/protobuf/type.pb.cc", "//third_party/protobuf/src/google/protobuf/unknown_field_set.cc", "//third_party/protobuf/src/google/protobuf/util/delimited_message_util.cc", "//third_party/protobuf/src/google/protobuf/util/field_comparator.cc", "//third_party/protobuf/src/google/protobuf/util/field_mask_util.cc", "//third_party/protobuf/src/google/protobuf/util/internal/constants.h", "//third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc", "//third_party/protobuf/src/google/protobuf/util/internal/datapiece.h", "//third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc", "//third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h", "//third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc", "//third_party/protobuf/src/google/protobuf/util/internal/error_listener.h", "//third_party/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h", "//third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc", "//third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.h", "//third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc", "//third_party/protobuf/src/google/protobuf/util/internal/json_escaping.h", "//third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc", "//third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h", "//third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc", "//third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h", "//third_party/protobuf/src/google/protobuf/util/internal/location_tracker.h", "//third_party/protobuf/src/google/protobuf/util/internal/mock_error_listener.h", "//third_party/protobuf/src/google/protobuf/util/internal/object_location_tracker.h", "//third_party/protobuf/src/google/protobuf/util/internal/object_source.h", "//third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc", "//third_party/protobuf/src/google/protobuf/util/internal/object_writer.h", "//third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc", "//third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h", "//third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc", "//third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h", "//third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc", "//third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h", "//third_party/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h", "//third_party/protobuf/src/google/protobuf/util/internal/type_info.cc", "//third_party/protobuf/src/google/protobuf/util/internal/type_info.h", "//third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h", "//third_party/protobuf/src/google/protobuf/util/internal/utility.cc", "//third_party/protobuf/src/google/protobuf/util/internal/utility.h", "//third_party/protobuf/src/google/protobuf/util/json_util.cc", "//third_party/protobuf/src/google/protobuf/util/message_differencer.cc", "//third_party/protobuf/src/google/protobuf/util/time_util.cc", "//third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc", "//third_party/protobuf/src/google/protobuf/wire_format.cc", "//third_party/protobuf/src/google/protobuf/wrappers.pb.cc", "//third_party/protobuf/src/google/protobuf/any.h", "//third_party/protobuf/src/google/protobuf/any.pb.h", "//third_party/protobuf/src/google/protobuf/api.pb.h", "//third_party/protobuf/src/google/protobuf/arena.h", "//third_party/protobuf/src/google/protobuf/arena_impl.h", "//third_party/protobuf/src/google/protobuf/arenastring.h", "//third_party/protobuf/src/google/protobuf/arenaz_sampler.h", "//third_party/protobuf/src/google/protobuf/compiler/importer.h", "//third_party/protobuf/src/google/protobuf/compiler/parser.h", "//third_party/protobuf/src/google/protobuf/descriptor.h", "//third_party/protobuf/src/google/protobuf/descriptor.pb.h", "//third_party/protobuf/src/google/protobuf/descriptor_database.h", "//third_party/protobuf/src/google/protobuf/duration.pb.h", "//third_party/protobuf/src/google/protobuf/dynamic_message.h", "//third_party/protobuf/src/google/protobuf/empty.pb.h", "//third_party/protobuf/src/google/protobuf/explicitly_constructed.h", "//third_party/protobuf/src/google/protobuf/extension_set.h", "//third_party/protobuf/src/google/protobuf/extension_set_inl.h", "//third_party/protobuf/src/google/protobuf/field_access_listener.h", "//third_party/protobuf/src/google/protobuf/field_mask.pb.h", "//third_party/protobuf/src/google/protobuf/generated_enum_reflection.h", "//third_party/protobuf/src/google/protobuf/generated_enum_util.h", "//third_party/protobuf/src/google/protobuf/generated_message_bases.h", "//third_party/protobuf/src/google/protobuf/generated_message_reflection.h", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_decl.h", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_impl.h", "//third_party/protobuf/src/google/protobuf/generated_message_util.h", "//third_party/protobuf/src/google/protobuf/has_bits.h", "//third_party/protobuf/src/google/protobuf/implicit_weak_message.h", "//third_party/protobuf/src/google/protobuf/inlined_string_field.h", "//third_party/protobuf/src/google/protobuf/io/coded_stream.h", "//third_party/protobuf/src/google/protobuf/io/io_win32.h", "//third_party/protobuf/src/google/protobuf/io/printer.h", "//third_party/protobuf/src/google/protobuf/io/strtod.h", "//third_party/protobuf/src/google/protobuf/io/tokenizer.h", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", "//third_party/protobuf/src/google/protobuf/map.h", "//third_party/protobuf/src/google/protobuf/map_entry.h", "//third_party/protobuf/src/google/protobuf/map_entry_lite.h", "//third_party/protobuf/src/google/protobuf/map_field.h", "//third_party/protobuf/src/google/protobuf/map_field_inl.h", "//third_party/protobuf/src/google/protobuf/map_field_lite.h", "//third_party/protobuf/src/google/protobuf/map_type_handler.h", "//third_party/protobuf/src/google/protobuf/message.h", "//third_party/protobuf/src/google/protobuf/message_lite.h", "//third_party/protobuf/src/google/protobuf/metadata.h", "//third_party/protobuf/src/google/protobuf/metadata_lite.h", "//third_party/protobuf/src/google/protobuf/parse_context.h", "//third_party/protobuf/src/google/protobuf/port.h", "//third_party/protobuf/src/google/protobuf/port_def.inc", "//third_party/protobuf/src/google/protobuf/port_undef.inc", "//third_party/protobuf/src/google/protobuf/reflection.h", "//third_party/protobuf/src/google/protobuf/reflection_ops.h", "//third_party/protobuf/src/google/protobuf/repeated_field.h", "//third_party/protobuf/src/google/protobuf/repeated_ptr_field.h", "//third_party/protobuf/src/google/protobuf/service.h", "//third_party/protobuf/src/google/protobuf/source_context.pb.h", "//third_party/protobuf/src/google/protobuf/struct.pb.h", "//third_party/protobuf/src/google/protobuf/stubs/bytestream.h", "//third_party/protobuf/src/google/protobuf/stubs/callback.h", "//third_party/protobuf/src/google/protobuf/stubs/casts.h", "//third_party/protobuf/src/google/protobuf/stubs/common.h", "//third_party/protobuf/src/google/protobuf/stubs/hash.h", "//third_party/protobuf/src/google/protobuf/stubs/logging.h", "//third_party/protobuf/src/google/protobuf/stubs/macros.h", "//third_party/protobuf/src/google/protobuf/stubs/map_util.h", "//third_party/protobuf/src/google/protobuf/stubs/mutex.h", "//third_party/protobuf/src/google/protobuf/stubs/once.h", "//third_party/protobuf/src/google/protobuf/stubs/platform_macros.h", "//third_party/protobuf/src/google/protobuf/stubs/port.h", "//third_party/protobuf/src/google/protobuf/stubs/status.h", "//third_party/protobuf/src/google/protobuf/stubs/stl_util.h", "//third_party/protobuf/src/google/protobuf/stubs/stringpiece.h", "//third_party/protobuf/src/google/protobuf/stubs/strutil.h", "//third_party/protobuf/src/google/protobuf/stubs/template_util.h", "//third_party/protobuf/src/google/protobuf/text_format.h", "//third_party/protobuf/src/google/protobuf/timestamp.pb.h", "//third_party/protobuf/src/google/protobuf/type.pb.h", "//third_party/protobuf/src/google/protobuf/unknown_field_set.h", "//third_party/protobuf/src/google/protobuf/util/delimited_message_util.h", "//third_party/protobuf/src/google/protobuf/util/field_comparator.h", "//third_party/protobuf/src/google/protobuf/util/field_mask_util.h", "//third_party/protobuf/src/google/protobuf/util/json_util.h", "//third_party/protobuf/src/google/protobuf/util/message_differencer.h", "//third_party/protobuf/src/google/protobuf/util/time_util.h", "//third_party/protobuf/src/google/protobuf/util/type_resolver.h", "//third_party/protobuf/src/google/protobuf/util/type_resolver_util.h", "//third_party/protobuf/src/google/protobuf/wire_format.h", "//third_party/protobuf/src/google/protobuf/wire_format_lite.h", "//third_party/protobuf/src/google/protobuf/wrappers.pb.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)": {
"allow_circular_includes_from": [ ],
@@ -90893,7 +90989,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90912,7 +91008,7 @@
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_lite": {
"allow_circular_includes_from": [ ],
@@ -90925,7 +91021,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/compiler:optimize_max", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ ],
"externs": {
@@ -90939,7 +91035,7 @@
"outputs": [ "//out/cronet/obj/third_party/protobuf/libprotobuf_lite.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
"sources": [ "//third_party/protobuf/src/google/protobuf/any_lite.cc", "//third_party/protobuf/src/google/protobuf/arena.cc", "//third_party/protobuf/src/google/protobuf/arenastring.cc", "//third_party/protobuf/src/google/protobuf/arenaz_sampler.cc", "//third_party/protobuf/src/google/protobuf/extension_set.cc", "//third_party/protobuf/src/google/protobuf/generated_enum_util.cc", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_lite.cc", "//third_party/protobuf/src/google/protobuf/generated_message_util.cc", "//third_party/protobuf/src/google/protobuf/implicit_weak_message.cc", "//third_party/protobuf/src/google/protobuf/inlined_string_field.cc", "//third_party/protobuf/src/google/protobuf/io/coded_stream.cc", "//third_party/protobuf/src/google/protobuf/io/io_win32.cc", "//third_party/protobuf/src/google/protobuf/io/strtod.cc", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc", "//third_party/protobuf/src/google/protobuf/map.cc", "//third_party/protobuf/src/google/protobuf/message_lite.cc", "//third_party/protobuf/src/google/protobuf/parse_context.cc", "//third_party/protobuf/src/google/protobuf/repeated_field.cc", "//third_party/protobuf/src/google/protobuf/repeated_ptr_field.cc", "//third_party/protobuf/src/google/protobuf/string_member_robber.h", "//third_party/protobuf/src/google/protobuf/stubs/bytestream.cc", "//third_party/protobuf/src/google/protobuf/stubs/common.cc", "//third_party/protobuf/src/google/protobuf/stubs/int128.cc", "//third_party/protobuf/src/google/protobuf/stubs/int128.h", "//third_party/protobuf/src/google/protobuf/stubs/mathutil.h", "//third_party/protobuf/src/google/protobuf/stubs/status.cc", "//third_party/protobuf/src/google/protobuf/stubs/status_macros.h", "//third_party/protobuf/src/google/protobuf/stubs/statusor.cc", "//third_party/protobuf/src/google/protobuf/stubs/statusor.h", "//third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc", "//third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc", "//third_party/protobuf/src/google/protobuf/stubs/stringprintf.h", "//third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc", "//third_party/protobuf/src/google/protobuf/stubs/strutil.cc", "//third_party/protobuf/src/google/protobuf/stubs/time.cc", "//third_party/protobuf/src/google/protobuf/stubs/time.h", "//third_party/protobuf/src/google/protobuf/wire_format_lite.cc", "//third_party/protobuf/src/google/protobuf/any.h", "//third_party/protobuf/src/google/protobuf/any.pb.h", "//third_party/protobuf/src/google/protobuf/api.pb.h", "//third_party/protobuf/src/google/protobuf/arena.h", "//third_party/protobuf/src/google/protobuf/arena_impl.h", "//third_party/protobuf/src/google/protobuf/arenastring.h", "//third_party/protobuf/src/google/protobuf/arenaz_sampler.h", "//third_party/protobuf/src/google/protobuf/compiler/importer.h", "//third_party/protobuf/src/google/protobuf/compiler/parser.h", "//third_party/protobuf/src/google/protobuf/descriptor.h", "//third_party/protobuf/src/google/protobuf/descriptor.pb.h", "//third_party/protobuf/src/google/protobuf/descriptor_database.h", "//third_party/protobuf/src/google/protobuf/duration.pb.h", "//third_party/protobuf/src/google/protobuf/dynamic_message.h", "//third_party/protobuf/src/google/protobuf/empty.pb.h", "//third_party/protobuf/src/google/protobuf/explicitly_constructed.h", "//third_party/protobuf/src/google/protobuf/extension_set.h", "//third_party/protobuf/src/google/protobuf/extension_set_inl.h", "//third_party/protobuf/src/google/protobuf/field_access_listener.h", "//third_party/protobuf/src/google/protobuf/field_mask.pb.h", "//third_party/protobuf/src/google/protobuf/generated_enum_reflection.h", "//third_party/protobuf/src/google/protobuf/generated_enum_util.h", "//third_party/protobuf/src/google/protobuf/generated_message_bases.h", "//third_party/protobuf/src/google/protobuf/generated_message_reflection.h", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_decl.h", "//third_party/protobuf/src/google/protobuf/generated_message_tctable_impl.h", "//third_party/protobuf/src/google/protobuf/generated_message_util.h", "//third_party/protobuf/src/google/protobuf/has_bits.h", "//third_party/protobuf/src/google/protobuf/implicit_weak_message.h", "//third_party/protobuf/src/google/protobuf/inlined_string_field.h", "//third_party/protobuf/src/google/protobuf/io/coded_stream.h", "//third_party/protobuf/src/google/protobuf/io/io_win32.h", "//third_party/protobuf/src/google/protobuf/io/printer.h", "//third_party/protobuf/src/google/protobuf/io/strtod.h", "//third_party/protobuf/src/google/protobuf/io/tokenizer.h", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", "//third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", "//third_party/protobuf/src/google/protobuf/map.h", "//third_party/protobuf/src/google/protobuf/map_entry.h", "//third_party/protobuf/src/google/protobuf/map_entry_lite.h", "//third_party/protobuf/src/google/protobuf/map_field.h", "//third_party/protobuf/src/google/protobuf/map_field_inl.h", "//third_party/protobuf/src/google/protobuf/map_field_lite.h", "//third_party/protobuf/src/google/protobuf/map_type_handler.h", "//third_party/protobuf/src/google/protobuf/message.h", "//third_party/protobuf/src/google/protobuf/message_lite.h", "//third_party/protobuf/src/google/protobuf/metadata.h", "//third_party/protobuf/src/google/protobuf/metadata_lite.h", "//third_party/protobuf/src/google/protobuf/parse_context.h", "//third_party/protobuf/src/google/protobuf/port.h", "//third_party/protobuf/src/google/protobuf/port_def.inc", "//third_party/protobuf/src/google/protobuf/port_undef.inc", "//third_party/protobuf/src/google/protobuf/reflection.h", "//third_party/protobuf/src/google/protobuf/reflection_ops.h", "//third_party/protobuf/src/google/protobuf/repeated_field.h", "//third_party/protobuf/src/google/protobuf/repeated_ptr_field.h", "//third_party/protobuf/src/google/protobuf/service.h", "//third_party/protobuf/src/google/protobuf/source_context.pb.h", "//third_party/protobuf/src/google/protobuf/struct.pb.h", "//third_party/protobuf/src/google/protobuf/stubs/bytestream.h", "//third_party/protobuf/src/google/protobuf/stubs/callback.h", "//third_party/protobuf/src/google/protobuf/stubs/casts.h", "//third_party/protobuf/src/google/protobuf/stubs/common.h", "//third_party/protobuf/src/google/protobuf/stubs/hash.h", "//third_party/protobuf/src/google/protobuf/stubs/logging.h", "//third_party/protobuf/src/google/protobuf/stubs/macros.h", "//third_party/protobuf/src/google/protobuf/stubs/map_util.h", "//third_party/protobuf/src/google/protobuf/stubs/mutex.h", "//third_party/protobuf/src/google/protobuf/stubs/once.h", "//third_party/protobuf/src/google/protobuf/stubs/platform_macros.h", "//third_party/protobuf/src/google/protobuf/stubs/port.h", "//third_party/protobuf/src/google/protobuf/stubs/status.h", "//third_party/protobuf/src/google/protobuf/stubs/stl_util.h", "//third_party/protobuf/src/google/protobuf/stubs/stringpiece.h", "//third_party/protobuf/src/google/protobuf/stubs/strutil.h", "//third_party/protobuf/src/google/protobuf/stubs/template_util.h", "//third_party/protobuf/src/google/protobuf/text_format.h", "//third_party/protobuf/src/google/protobuf/timestamp.pb.h", "//third_party/protobuf/src/google/protobuf/type.pb.h", "//third_party/protobuf/src/google/protobuf/unknown_field_set.h", "//third_party/protobuf/src/google/protobuf/util/delimited_message_util.h", "//third_party/protobuf/src/google/protobuf/util/field_comparator.h", "//third_party/protobuf/src/google/protobuf/util/field_mask_util.h", "//third_party/protobuf/src/google/protobuf/util/json_util.h", "//third_party/protobuf/src/google/protobuf/util/message_differencer.h", "//third_party/protobuf/src/google/protobuf/util/time_util.h", "//third_party/protobuf/src/google/protobuf/util/type_resolver.h", "//third_party/protobuf/src/google/protobuf/util/type_resolver_util.h", "//third_party/protobuf/src/google/protobuf/wire_format.h", "//third_party/protobuf/src/google/protobuf/wire_format_lite.h", "//third_party/protobuf/src/google/protobuf/wrappers.pb.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -90958,7 +91054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//third_party/protobuf:protoc_lib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90990,7 +91086,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//third_party/protobuf:protoc_warnings", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91044,7 +91140,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto_gen" ],
"externs": {
@@ -91058,7 +91154,7 @@
"outputs": [ "//out/cronet/obj/third_party/quic_trace/libquic_trace_proto.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/quic_trace/quic_trace.pb.h", "//out/cronet/gen/quic_trace/quic_trace.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -91258,7 +91354,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:chromium_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91271,7 +91367,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/sqlite/libchromium_sqlite3.a" ],
"public": [ "//third_party/sqlite/sqlite3.h" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/sqlite/sqlite3_shim.c", "//third_party/sqlite/sqlite3_shim_fixups.h", "//third_party/sqlite/src/amalgamation/rename_exports.h", "//third_party/sqlite/src/amalgamation/sqlite3.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91290,7 +91386,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:dev_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91303,7 +91399,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/sqlite/libdev_sqlite3.a" ],
"public": [ "//third_party/sqlite/dev/sqlite3.h" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/sqlite/dev/sqlite3_shim.c", "//third_party/sqlite/sqlite3_shim_fixups.h", "//third_party/sqlite/src/amalgamation_dev/rename_exports.h", "//third_party/sqlite/src/amalgamation_dev/sqlite3.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91357,7 +91453,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:sqlite_warnings", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:lpm_fuzzer_omit_non_websql", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/sqlite:sqlite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input" ],
"externs": {
@@ -91370,7 +91466,7 @@
},
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/sqlite/fuzz/disabled_queries_parser.cc", "//third_party/sqlite/fuzz/disabled_queries_parser.h", "//third_party/sqlite/fuzz/sql_run_queries.cc", "//third_party/sqlite/fuzz/sql_run_queries.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91389,7 +91485,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input_gen" ],
"externs": {
@@ -91403,7 +91499,7 @@
"outputs": [ "//out/cronet/obj/third_party/sqlite/libsqlite3_lpm_fuzzer_input.a" ],
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//out/cronet/gen/third_party/sqlite/fuzz/icu_codes.pb.h", "//out/cronet/gen/third_party/sqlite/fuzz/icu_codes.pb.cc", "//out/cronet/gen/third_party/sqlite/fuzz/sql_queries.pb.h", "//out/cronet/gen/third_party/sqlite/fuzz/sql_queries.pb.cc", "//out/cronet/gen/third_party/sqlite/fuzz/sql_query_grammar.pb.h", "//out/cronet/gen/third_party/sqlite/fuzz/sql_query_grammar.pb.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91506,7 +91602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -91520,7 +91616,7 @@
"outputs": [ "//out/cronet/obj/third_party/zlib/google/libcompression_utils.a" ],
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/zlib/google/compression_utils.cc", "//third_party/zlib/google/compression_utils.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91539,7 +91635,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91552,7 +91648,7 @@
"outputs": [ "//out/cronet/obj/third_party/zlib/google/libcompression_utils_portable.a" ],
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/zlib/google/compression_utils_portable.cc", "//third_party/zlib/google/compression_utils_portable.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91571,7 +91667,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91604,7 +91700,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base:i18n", "//third_party/zlib:minizip" ],
"externs": {
@@ -91617,7 +91713,7 @@
},
"outputs": [ "//out/cronet/obj/third_party/zlib/google/libzip.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/zlib/google/redact.h", "//third_party/zlib/google/zip.cc", "//third_party/zlib/google/zip.h", "//third_party/zlib/google/zip_internal.cc", "//third_party/zlib/google/zip_internal.h", "//third_party/zlib/google/zip_reader.cc", "//third_party/zlib/google/zip_reader.h", "//third_party/zlib/google/zip_writer.cc", "//third_party/zlib/google/zip_writer.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91636,7 +91732,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -91649,7 +91745,7 @@
},
"outputs": [ "//out/cronet/miniunz_bin", "//out/cronet/exe.unstripped/miniunz_bin", "//out/cronet/exe.unstripped/miniunz_bin.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
"sources": [ "//third_party/zlib/contrib/minizip/miniunz.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91668,7 +91764,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/zlib:minizip_warnings", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91681,7 +91777,7 @@
"outputs": [ "//out/cronet/obj/third_party/zlib/libminizip.a" ],
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/zlib/contrib/minizip/ioapi.c", "//third_party/zlib/contrib/minizip/ioapi.h", "//third_party/zlib/contrib/minizip/unzip.c", "//third_party/zlib/contrib/minizip/unzip.h", "//third_party/zlib/contrib/minizip/zip.c", "//third_party/zlib/contrib/minizip/zip.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91700,7 +91796,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -91713,7 +91809,7 @@
},
"outputs": [ "//out/cronet/minizip_bin", "//out/cronet/exe.unstripped/minizip_bin", "//out/cronet/exe.unstripped/minizip_bin.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
"sources": [ "//third_party/zlib/contrib/minizip/minizip.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91732,7 +91828,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_arm_crc32_config", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_NEON", "INFLATE_CHUNK_SIMD_NEON", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_NEON", "CRC32_ARMV8_CRC32", "ARMV8_OS_ANDROID" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_NEON", "INFLATE_CHUNK_SIMD_NEON", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_NEON", "CRC32_ARMV8_CRC32", "ARMV8_OS_ANDROID" ],
"deps": [ "//third_party/android_ndk:cpu_features", "//third_party/zlib:zlib_adler32_simd", "//third_party/zlib:zlib_arm_crc32", "//third_party/zlib:zlib_inflate_chunk_simd", "//third_party/zlib:zlib_slide_hash_simd" ],
"externs": {
@@ -91746,7 +91842,7 @@
"outputs": [ "//out/cronet/obj/third_party/zlib/libchrome_zlib.a" ],
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
"sources": [ "//third_party/zlib/adler32.c", "//third_party/zlib/chromeconf.h", "//third_party/zlib/compress.c", "//third_party/zlib/contrib/optimizations/insert_string.h", "//third_party/zlib/cpu_features.c", "//third_party/zlib/cpu_features.h", "//third_party/zlib/crc32.c", "//third_party/zlib/crc32.h", "//third_party/zlib/deflate.c", "//third_party/zlib/deflate.h", "//third_party/zlib/gzclose.c", "//third_party/zlib/gzguts.h", "//third_party/zlib/gzlib.c", "//third_party/zlib/gzread.c", "//third_party/zlib/gzwrite.c", "//third_party/zlib/infback.c", "//third_party/zlib/inffast.c", "//third_party/zlib/inffast.h", "//third_party/zlib/inffixed.h", "//third_party/zlib/inflate.h", "//third_party/zlib/inftrees.c", "//third_party/zlib/inftrees.h", "//third_party/zlib/trees.c", "//third_party/zlib/trees.h", "//third_party/zlib/uncompr.c", "//third_party/zlib/zconf.h", "//third_party/zlib/zlib.h", "//third_party/zlib/zutil.c", "//third_party/zlib/zutil.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91765,7 +91861,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_adler32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_crc32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_inflate_chunk_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_slide_hash_simd(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91798,7 +91894,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_NEON" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_NEON" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -91810,7 +91906,7 @@
},
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_adler32_simd_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//third_party/zlib/adler32_simd.c", "//third_party/zlib/adler32_simd.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91829,7 +91925,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91860,7 +91956,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_arm_crc32_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_ARMV8_CRC32", "ARMV8_OS_ANDROID" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_ARMV8_CRC32", "ARMV8_OS_ANDROID" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -91872,7 +91968,7 @@
},
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_arm_crc32_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//third_party/zlib/crc32_simd.c", "//third_party/zlib/crc32_simd.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91891,7 +91987,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:zlib" ],
"externs": {
@@ -91904,7 +92000,7 @@
},
"outputs": [ "//out/cronet/zlib_bench", "//out/cronet/exe.unstripped/zlib_bench", "//out/cronet/exe.unstripped/zlib_bench.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
"sources": [ "//third_party/zlib/contrib/bench/zlib_bench.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91923,7 +92019,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -91934,7 +92030,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//third_party/zlib/chromeconf.h", "//third_party/zlib/deflate.h", "//third_party/zlib/inffast.h", "//third_party/zlib/inffixed.h", "//third_party/zlib/inflate.h", "//third_party/zlib/inftrees.h", "//third_party/zlib/zconf.h", "//third_party/zlib/zlib.h", "//third_party/zlib/zutil.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -91953,7 +92049,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -91983,7 +92079,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -91995,7 +92091,7 @@
},
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_crc32_simd_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_arm64",
@@ -92013,7 +92109,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92044,7 +92140,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_NEON", "INFLATE_CHUNK_READ_64LE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_NEON", "INFLATE_CHUNK_READ_64LE" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92056,7 +92152,7 @@
},
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3", "--cap-lints=allow" ],
"sources": [ "//third_party/zlib/contrib/optimizations/chunkcopy.h", "//third_party/zlib/contrib/optimizations/inffast_chunk.c", "//third_party/zlib/contrib/optimizations/inffast_chunk.h", "//third_party/zlib/contrib/optimizations/inflate.c" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -92075,7 +92171,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92106,7 +92202,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_NEON" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_NEON" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92118,7 +92214,7 @@
},
"public": "*",
"public_configs": [ "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "-Copt-level=3" ],
"sources": [ "//third_party/zlib/slide_hash_simd.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -92137,7 +92233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92492,7 +92588,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils", "//third_party/zlib/google:zip" ],
"externs": {
@@ -92505,7 +92601,7 @@
},
"outputs": [ "//out/cronet/libzlib_unittests__library.so", "//out/cronet/libzlib_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libzlib_unittests__library.so", "//out/cronet/lib.unstripped/libzlib_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
"sources": [ "//third_party/zlib/contrib/tests/infcover.cc", "//third_party/zlib/contrib/tests/infcover.h", "//third_party/zlib/contrib/tests/run_all_unittests.cc", "//third_party/zlib/contrib/tests/utils_unittest.cc", "//third_party/zlib/google/compression_utils_unittest.cc", "//third_party/zlib/google/zip_reader_unittest.cc", "//third_party/zlib/google/zip_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -92551,7 +92647,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -92563,7 +92659,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//tools/android/common/adb_connection.cc", "//tools/android/common/adb_connection.h", "//tools/android/common/daemon.cc", "//tools/android/common/daemon.h", "//tools/android/common/net.cc", "//tools/android/common/net.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -92582,7 +92678,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92613,7 +92709,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/android/pylib/device/commands:commands", "//build/config:executable_deps", "//tools/android/common:common" ],
"externs": {
@@ -92626,7 +92722,7 @@
},
"outputs": [ "//out/cronet/device_forwarder", "//out/cronet/exe.unstripped/device_forwarder", "//out/cronet/exe.unstripped/device_forwarder.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//tools/android/forwarder2/command.cc", "//tools/android/forwarder2/command.h", "//tools/android/forwarder2/common.cc", "//tools/android/forwarder2/common.h", "//tools/android/forwarder2/daemon.cc", "//tools/android/forwarder2/daemon.h", "//tools/android/forwarder2/device_controller.cc", "//tools/android/forwarder2/device_controller.h", "//tools/android/forwarder2/device_forwarder_main.cc", "//tools/android/forwarder2/device_listener.cc", "//tools/android/forwarder2/device_listener.h", "//tools/android/forwarder2/forwarder.cc", "//tools/android/forwarder2/forwarder.h", "//tools/android/forwarder2/forwarders_manager.cc", "//tools/android/forwarder2/forwarders_manager.h", "//tools/android/forwarder2/pipe_notifier.cc", "//tools/android/forwarder2/pipe_notifier.h", "//tools/android/forwarder2/self_deleter_helper.h", "//tools/android/forwarder2/socket.cc", "//tools/android/forwarder2/socket.h", "//tools/android/forwarder2/util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -92714,7 +92810,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92746,7 +92842,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//tools/android/common:common(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92790,7 +92886,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//testing:test_scripts_shared(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest_main(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_unittests__runner(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92849,7 +92945,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -92862,7 +92958,7 @@
},
"outputs": [ "//out/cronet/md5sum_bin", "//out/cronet/exe.unstripped/md5sum_bin", "//out/cronet/exe.unstripped/md5sum_bin.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//tools/android/md5sum/md5sum.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -92881,7 +92977,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib/google:compression_utils_portable(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93052,7 +93148,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_jni_headers", "//url:url" ],
"externs": {
@@ -93064,7 +93160,7 @@
},
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//url/android/gurl_android.cc", "//url/android/gurl_android.h", "//url/android/parsed_android.cc", "//url/android/parsed_android.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -93111,7 +93207,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_android", "//url:url", "//url:url_jni_headers" ],
"externs": {
@@ -93124,7 +93220,7 @@
},
"outputs": [ "//out/cronet/obj/url/liborigin_android.a" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//url/android/origin_android.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -93144,7 +93240,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//url:buildflags", "//url:url_java", "//url:url_jni_headers" ],
"externs": {
@@ -93158,7 +93254,7 @@
"outputs": [ "//out/cronet/obj/url/liburl.a" ],
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//url/gurl.cc", "//url/gurl.h", "//url/origin.cc", "//url/origin.h", "//url/scheme_host_port.cc", "//url/scheme_host_port.h", "//url/third_party/mozilla/url_parse.cc", "//url/third_party/mozilla/url_parse.h", "//url/url_canon.cc", "//url/url_canon.h", "//url/url_canon_etc.cc", "//url/url_canon_filesystemurl.cc", "//url/url_canon_fileurl.cc", "//url/url_canon_host.cc", "//url/url_canon_internal.cc", "//url/url_canon_internal.h", "//url/url_canon_internal_file.h", "//url/url_canon_ip.cc", "//url/url_canon_ip.h", "//url/url_canon_mailtourl.cc", "//url/url_canon_path.cc", "//url/url_canon_pathurl.cc", "//url/url_canon_query.cc", "//url/url_canon_relative.cc", "//url/url_canon_stdstring.cc", "//url/url_canon_stdstring.h", "//url/url_canon_stdurl.cc", "//url/url_constants.cc", "//url/url_constants.h", "//url/url_features.cc", "//url/url_features.h", "//url/url_file.h", "//url/url_parse_file.cc", "//url/url_parse_internal.h", "//url/url_util.cc", "//url/url_util.h", "//url/url_util_internal.h", "//url/url_idna_icu_alternatives_android.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
@@ -93644,7 +93740,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -93657,7 +93753,7 @@
},
"outputs": [ "//out/cronet/liburl_perftests__library.so", "//out/cronet/liburl_perftests__library.so.TOC", "//out/cronet/lib.unstripped/liburl_perftests__library.so", "//out/cronet/lib.unstripped/liburl_perftests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//url/run_all_perftests.cc", "//url/url_parse_perftest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -93703,7 +93799,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -93716,7 +93812,7 @@
},
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//url/gurl_abstract_tests.h", "//url/origin_abstract_tests.cc", "//url/origin_abstract_tests.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
@@ -94059,7 +94155,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-fexperimental-relative-c++-abi-vtables", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url", "//url:url_test_support" ],
"externs": {
@@ -94072,7 +94168,7 @@
},
"outputs": [ "//out/cronet/liburl_unittests__library.so", "//out/cronet/liburl_unittests__library.so.TOC", "//out/cronet/lib.unstripped/liburl_unittests__library.so", "//out/cronet/lib.unstripped/liburl_unittests__library.so.map.gz" ],
"public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
+ "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=aarch64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Zbranch-protection=bti", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//url/gurl_unittest.cc", "//url/origin_unittest.cc", "//url/run_all_unittests.cc", "//url/scheme_host_port_unittest.cc", "//url/url_parse_unittest.cc", "//url/url_test_utils.h", "//url/url_util_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
diff --git a/android/tools/gn2bp/desc_x64.json b/android/tools/gn2bp/desc_x64.json
index bc4a48f07..19116c32f 100644
--- a/android/tools/gn2bp/desc_x64.json
+++ b/android/tools/gn2bp/desc_x64.json
@@ -197,7 +197,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags", "//base/allocator/partition_allocator:chromeos_buildflags", "//base/allocator/partition_allocator:debugging_buildflags", "//base/allocator/partition_allocator:logging_buildflags", "//base/allocator/partition_allocator:partition_alloc_buildflags", "//third_party/android_ndk:cpu_features" ],
"externs": {
@@ -228,7 +228,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -256,7 +256,7 @@
},
"outputs": [ "//out/cronet/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -271,7 +271,7 @@
},
"outputs": [ "//out/cronet/clang_x64/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -289,7 +289,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags" ],
"externs": {
@@ -318,7 +318,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -762,7 +762,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_registration", "//base/android/jni_generator:jni_sample_native_side", "//build/config:shared_library_deps" ],
"externs": {
@@ -795,7 +795,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_sample_header" ],
"externs": {
@@ -1117,7 +1117,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1147,7 +1147,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1193,7 +1193,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps" ],
"externs": {
@@ -1225,7 +1225,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1256,7 +1256,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support" ],
"externs": {
@@ -1288,7 +1288,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps" ],
"externs": {
@@ -1321,7 +1321,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:clang_profiling_buildflags", "//build:chromeos_buildflags" ],
"externs": {
@@ -1353,7 +1353,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/test:native_library_test_utils", "//build/config:shared_library_deps" ],
"externs": {
@@ -1386,7 +1386,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/libxml:libxml_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_static", "//base:i18n", "//base/test:base_unittests_jni_headers", "//base/test:test_config", "//base/test:test_support_java", "//base/test:test_support_jni_headers", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icuuc", "//third_party/libxml:libxml_utils", "//third_party/libxml:xml_reader" ],
"externs": {
@@ -1580,7 +1580,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/test:perf_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -1612,7 +1612,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1643,7 +1643,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1674,7 +1674,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1705,7 +1705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1798,7 +1798,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1828,7 +1828,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/android_ndk:cpu_features_include", "//build/config/android:jni_include_dir", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags", "//base:base_jni_headers", "//base:base_static", "//base:build_date", "//base:cfi_buildflags", "//base:clang_profiling_buildflags", "//base:debugging_buildflags", "//base:feature_list_buildflags", "//base:ios_cronet_buildflags", "//base:logging_buildflags", "//base:message_pump_buildflags", "//base:nodebug_assertion", "//base:orderfile_buildflags", "//base:power_monitor_buildflags", "//base:profiler_buildflags", "//base:rust_buildflags", "//base:sanitizer_buildflags", "//base:synchronization_buildflags", "//base:tracing_buildflags", "//base/allocator:buildflags", "//base/allocator/partition_allocator:buildflags", "//base/allocator/partition_allocator:partition_alloc", "//base/allocator/partition_allocator:raw_ptr", "//base/numerics:base_numerics", "//base/third_party/double_conversion:double_conversion", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:branding_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config/compiler:compiler_buildflags", "//third_party/abseil-cpp:absl", "//third_party/android_ndk:cpu_features", "//third_party/ashmem:ashmem", "//third_party/boringssl:boringssl", "//third_party/icu:icui18n", "//third_party/icu:icuuc", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -1843,7 +1843,7 @@
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/android/reached_code_profiler_stub.cc", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/android/reached_code_profiler_stub.cc", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -1861,7 +1861,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags(//build/toolchain/linux:clang_x64)", "//base:base_static(//build/toolchain/linux:clang_x64)", "//base:build_date(//build/toolchain/linux:clang_x64)", "//base:cfi_buildflags(//build/toolchain/linux:clang_x64)", "//base:clang_profiling_buildflags(//build/toolchain/linux:clang_x64)", "//base:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base:feature_list_buildflags(//build/toolchain/linux:clang_x64)", "//base:ios_cronet_buildflags(//build/toolchain/linux:clang_x64)", "//base:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base:message_pump_buildflags(//build/toolchain/linux:clang_x64)", "//base:nodebug_assertion(//build/toolchain/linux:clang_x64)", "//base:orderfile_buildflags(//build/toolchain/linux:clang_x64)", "//base:power_monitor_buildflags(//build/toolchain/linux:clang_x64)", "//base:profiler_buildflags(//build/toolchain/linux:clang_x64)", "//base:rust_buildflags(//build/toolchain/linux:clang_x64)", "//base:sanitizer_buildflags(//build/toolchain/linux:clang_x64)", "//base:synchronization_buildflags(//build/toolchain/linux:clang_x64)", "//base:tracing_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:raw_ptr(//build/toolchain/linux:clang_x64)", "//base/numerics:base_numerics(//build/toolchain/linux:clang_x64)", "//base/third_party/double_conversion:double_conversion(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//build:blink_buildflags(//build/toolchain/linux:clang_x64)", "//build:branding_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//build/config/compiler:compiler_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)", "//third_party/icu:icui18n(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc(//build/toolchain/linux:clang_x64)", "//third_party/libevent:libevent(//build/toolchain/linux:clang_x64)", "//third_party/modp_b64:modp_b64(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -1875,7 +1875,7 @@
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -2266,7 +2266,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -2360,7 +2360,7 @@
"args": [ "--depfile=gen/base/base_java__compile_java.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.javac.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\", \"gen/base/base_java.generated.srcjar\"]", "--target-name", "//base:base_java__compile_java", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java.turbine.jar", "--classpath=[\"obj/base/base_java.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__compile_java.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:base_java__header", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2392,7 +2392,7 @@
"args": [ "--depfile=gen/base/base_java__header.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.turbine.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\"]", "--target-name", "//base:base_java__header", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__header.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2614,7 +2614,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__compile_java.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.javac.jar", "--java-srcjars=[\"gen/base/base_java_test_support.generated.srcjar\"]", "--target-name", "//base:base_java_test_support__compile_java", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java_test_support.turbine.jar", "--classpath=[\"obj/base/base_java_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_test_support__header", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2646,7 +2646,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__header.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//base:base_java_test_support__header", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3235,7 +3235,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:base_javatests_jni_headers" ],
"externs": {
@@ -3451,7 +3451,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__compile_java.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.javac.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\", \"gen/base/base_junit_tests.generated.srcjar\"]", "--target-name", "//base:base_junit_tests__compile_java", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_junit_tests.turbine.jar", "--classpath=[\"obj/base/base_junit_tests.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__java_binary__header", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3521,7 +3521,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__java_binary__header.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.turbine.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\"]", "--target-name", "//base:base_junit_tests__java_binary__header", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_junit_tests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__java_binary__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3940,7 +3940,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:debugging_buildflags", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -4142,7 +4142,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/android:jni_include_dir", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_profiler_test_support_jni_headers", "//base:native_unwinder_android", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -4173,7 +4173,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags" ],
"externs": {
@@ -4204,7 +4204,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -4559,7 +4559,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:arm_bti_testfunctions", "//base:base", "//base:base_stack_sampling_profiler_test_util", "//base:feature_list_buildflags", "//base:i18n", "//base:message_pump_buildflags", "//base:sanitizer_buildflags", "//base/allocator:buildflags", "//base/test:immediate_crash_test_helper", "//base/test:native_library_test_utils", "//base/test:run_all_unittests", "//base/test:test_child_process", "//base/test:test_shared_library", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:base_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icu", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -4573,7 +4573,7 @@
"outputs": [ "//out/cronet/libbase_unittests__library.so", "//out/cronet/libbase_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libbase_unittests__library.so", "//out/cronet/lib.unstripped/libbase_unittests__library.so.map.gz" ],
"public": "*",
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_conversions_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
+ "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/to_string_test.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/supports_ostream_operator_test.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -4607,7 +4607,7 @@
"visibility": [ "*" ]
},
"//base:build_date": {
- "args": [ "gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4621,7 +4621,7 @@
"visibility": [ "*" ]
},
"//base:build_date(//build/toolchain/linux:clang_x64)": {
- "args": [ "clang_x64/gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "clang_x64/gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4646,7 +4646,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//third_party/icu:icuuc" ],
"externs": {
@@ -4709,7 +4709,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest" ],
"externs": {
@@ -4865,7 +4865,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//third_party/ced:ced", "//third_party/icu:icu" ],
"externs": {
@@ -5074,7 +5074,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps" ],
"externs": {
@@ -5167,7 +5167,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/libunwindstack:libunwindstack" ],
"externs": {
@@ -5199,7 +5199,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static" ],
"externs": {
@@ -5229,7 +5229,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -5290,7 +5290,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:optimize_speed", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/allocator/partition_allocator:buildflags", "//build:branding_buildflags", "//build/config/compiler:compiler_buildflags" ],
"externs": {
@@ -7045,7 +7045,7 @@
"args": [ "--depfile=gen/build/android/build_java__compile_java.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.javac.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\", \"gen/build/android/build_java.generated.srcjar\"]", "--target-name", "//build/android:build_java__compile_java", "--header-jar", "obj/build/android/build_java.turbine.jar", "--classpath=[\"obj/build/android/build_java.turbine.jar\"]", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__compile_java.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:build_java__header", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7077,7 +7077,7 @@
"args": [ "--depfile=gen/build/android/build_java__header.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.turbine.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\"]", "--target-name", "//build/android:build_java__header", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/build/android/build_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__header.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7572,7 +7572,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7850,7 +7850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7880,7 +7880,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7981,7 +7981,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi" ],
"externs": {
@@ -8012,7 +8012,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -8043,7 +8043,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libunwind:libunwind" ],
"externs": {
@@ -8073,7 +8073,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ ],
"externs": {
@@ -8103,7 +8103,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//build/config/compiler:optimize_speed", "//buildtools/third_party/libunwind:libunwind_config" ],
- "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
+ "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
"deps": [ ],
"externs": {
@@ -8165,7 +8165,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//components/cronet/android:hide_all_but_jni_onload_and_cronet", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//net:net" ],
"externs": {
@@ -8174,10 +8174,10 @@
"ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=x86_64-linux-android21", "-m64", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Wl,--version-script=../../components/cronet/android/android_only_jni_onload_and_cronet_exports.lst", "-Wl,-wrap,calloc", "-Wl,-wrap,free", "-Wl,-wrap,malloc", "-Wl,-wrap,memalign", "-Wl,-wrap,posix_memalign", "-Wl,-wrap,pvalloc", "-Wl,-wrap,realloc", "-Wl,-wrap,valloc", "-Wl,-wrap,malloc_usable_size", "-Wl,-wrap,realpath", "-Wl,-wrap,strdup", "-Wl,-wrap,strndup", "-Wl,-wrap,getcwd", "-Wl,-wrap,asprintf", "-Wl,-wrap,vasprintf" ],
"libs": [ "dl", "m", "android", "log", "//base/android/library_loader/anchor_functions.lds" ],
"metadata": {
- "shared_libraries": [ "//out/cronet/libcronet.114.0.5715.0.so" ]
+ "shared_libraries": [ "//out/cronet/libcronet.114.0.5735.53.so" ]
},
- "output_name": "cronet.114.0.5715.0",
- "outputs": [ "//out/cronet/libcronet.114.0.5715.0.so", "//out/cronet/libcronet.114.0.5715.0.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so.map.gz" ],
+ "output_name": "cronet.114.0.5735.53",
+ "outputs": [ "//out/cronet/libcronet.114.0.5735.53.so", "//out/cronet/libcronet.114.0.5735.53.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so.map.gz" ],
"public": "*",
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/android/cronet_jni.cc" ],
@@ -8383,7 +8383,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__compile_java.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.javac.jar", "--java-srcjars=[\"gen/components/cronet/android/cronet_common_javatests.generated.srcjar\"]", "--target-name", "//components/cronet/android:cronet_common_javatests__compile_java", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--classpath=[\"obj/components/cronet/android/cronet_common_javatests.turbine.jar\"]", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_common_javatests__header", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -8415,7 +8415,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__header.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--java-srcjars=[]", "--target-name", "//components/cronet/android:cronet_common_javatests__header", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__header.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -9126,9 +9126,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/libs/x86_64/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/libs/x86_64/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
"type": "copy",
@@ -9140,9 +9140,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/symbols/x86_64/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/symbols/x86_64/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
"type": "copy",
@@ -11023,7 +11023,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet:metrics_util", "//components/cronet/android:buildflags", "//components/cronet/android:cronet_jni_headers", "//components/cronet/android:cronet_jni_registration", "//components/cronet/android:request_context_config_proto", "//components/prefs:prefs", "//net:net", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -11563,7 +11563,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet/android:cronet", "//components/cronet/android:cronet_tests_jni_headers", "//components/cronet/testing:test_support", "//components/prefs:prefs", "//net:net", "//net:simple_quic_tools", "//net:test_support", "//third_party/icu:icu" ],
"externs": {
@@ -11919,7 +11919,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12461,7 +12461,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common_unittests", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12637,7 +12637,7 @@
},
"//components/cronet/android:dependencies_checks": {
"all_dependent_configs": [ "//base/allocator:wrap_malloc_symbols" ],
- "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp", "--is_cronet_build" ],
+ "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp" ],
"deps": [ "//components/cronet/android:cronet" ],
"inputs": [ "//components/cronet/android/dependencies.txt" ],
"metadata": {
@@ -13202,7 +13202,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_api": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_api.d",
"deps": [ "//components/cronet/android:cronet_api_java", "//components/cronet/android:repackage_api__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_api.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13234,7 +13234,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_common": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_common.d",
"deps": [ "//components/cronet/android:cronet_impl_common_base_java", "//components/cronet/android:repackage_common__build_config_crbug_908819", "//net/android:net_thread_stats_uid_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_common.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13266,7 +13266,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native.d",
"deps": [ "//components/cronet/android:cronet_jni_registration_java", "//components/cronet/android:repackage_native__build_config_crbug_908819", "//components/cronet/android:repackage_native_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13298,7 +13298,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native_impl": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native_impl.d",
"deps": [ "//base:base_java", "//base:jni_java", "//build/android:build_java", "//components/cronet/android:cronet_impl_native_base_java", "//components/cronet/android:cronet_urlconnection_impl_java", "//components/cronet/android:repackage_native_impl__build_config_crbug_908819", "//components/cronet/android:request_context_config_java_proto", "//net/android:net_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native_impl.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13440,7 +13440,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars.d",
"deps": [ "//components/cronet/android:cronet_tests_jni_registration_java", "//components/cronet/android:repackage_test_jars__build_config_crbug_908819", "//components/cronet/android:repackage_test_jars_without_jni_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13472,7 +13472,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars_without_jni": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.d",
"deps": [ "//base:base_java", "//base:base_java_test_support", "//base:jni_java", "//components/cronet/android:cronet_common_javatests", "//components/cronet/android:cronet_javatests", "//components/cronet/android:cronet_test_apk_java", "//components/cronet/android:repackage_test_jars_without_jni__build_config_crbug_908819", "//net/android:embedded_test_server_aidl_java", "//net/android:net_java", "//net/android:net_java_test_support", "//third_party/androidx:androidx_annotation_annotation_experimental_java", "//third_party/netty4:netty_all_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13768,7 +13768,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet/android:request_context_config_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -13865,7 +13865,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:test_support" ],
"externs": {
@@ -13924,7 +13924,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//components/cronet:cronet_buildflags", "//components/cronet:cronet_version_header", "//components/metrics:library_support", "//components/prefs:prefs", "//net:net" ],
"externs": {
@@ -13956,7 +13956,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet:cronet_common", "//components/prefs:test_support", "//net:test_support" ],
"externs": {
@@ -13999,7 +13999,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//components/cronet:cronet_version_header_action" ],
"externs": {
@@ -14045,7 +14045,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14077,7 +14077,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//third_party/metrics_proto:metrics_proto" ],
"externs": {
@@ -14348,7 +14348,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//components/prefs:prefs_features", "//components/prefs/android:jni_headers" ],
"externs": {
@@ -14382,7 +14382,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14415,7 +14415,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14449,7 +14449,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs_features", "//components/prefs:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14511,7 +14511,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//crypto:buildflags", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -14545,7 +14545,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:external_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//crypto:buildflags(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -14902,7 +14902,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:run_all_unittests", "//base/test:test_support", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14961,7 +14961,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//crypto:crypto" ],
"externs": {
@@ -15138,7 +15138,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_test_jni_headers", "//net:test_support" ],
"externs": {
@@ -15335,7 +15335,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:shared_library_deps", "//net:test_support", "//net/android:java_test_native_support" ],
"externs": {
@@ -16452,7 +16452,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps" ],
"externs": {
@@ -16501,7 +16501,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16533,7 +16533,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client" ],
"externs": {
@@ -16566,7 +16566,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16598,7 +16598,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/dns:host_cache_fuzzer_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net/dns:host_cache_fuzzer_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -16649,7 +16649,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns/public:public" ],
"externs": {
@@ -16682,7 +16682,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16715,7 +16715,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver" ],
"externs": {
@@ -16835,7 +16835,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16867,7 +16867,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//net:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16914,7 +16914,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build:branding_buildflags", "//net:net_deps", "//net:net_public_deps", "//net/dns:dns" ],
"externs": {
@@ -17055,7 +17055,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net/third_party/quiche:net_quic_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17106,7 +17106,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net/third_party/quiche:net_quic_test_tools_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17156,7 +17156,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//testing/gmock:gmock" ],
"externs": {
@@ -17190,7 +17190,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools" ],
"externs": {
@@ -17223,7 +17223,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17257,7 +17257,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17291,7 +17291,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17325,7 +17325,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:simple_quic_tools" ],
"externs": {
@@ -17358,7 +17358,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:uri_template", "//net/third_party/quiche:net_quic_proto", "//third_party/abseil-cpp:absl", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -17392,7 +17392,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:quic_test_flags_utils", "//net:test_support", "//net/third_party/quiche:quiche", "//net/third_party/quiche:quiche_tool_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -17426,7 +17426,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17459,7 +17459,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -17505,7 +17505,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17536,7 +17536,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17567,7 +17567,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17610,7 +17610,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:url" ],
"externs": {
@@ -17641,7 +17641,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//crypto:crypto(//build/toolchain/linux:clang_x64)", "//net/tools/transport_security_state_generator:transport_security_state_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17673,7 +17673,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//net/tools/huffman_trie:huffman_trie_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17704,7 +17704,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net/traffic_annotation:traffic_annotation" ],
"externs": {
@@ -17736,7 +17736,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags" ],
"externs": {
@@ -17767,7 +17767,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:backoff_entry_serializer_fuzzer_input_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:backoff_entry_serializer_fuzzer_input_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17832,7 +17832,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17879,7 +17879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net" ],
"externs": {
@@ -17922,7 +17922,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:disk_cache_lpm_fuzzer_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17972,7 +17972,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net" ],
"externs": {
@@ -18005,7 +18005,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:test_support" ],
"externs": {
@@ -18054,7 +18054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:net", "//sql:sql" ],
"externs": {
@@ -18087,7 +18087,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -18120,7 +18120,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:isolation_info_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18170,7 +18170,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//net:cronet_buildflags", "//net:net_deps", "//net:net_export_header", "//net:net_public_deps", "//net/dns:dns", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client", "//net/dns/public:public", "//net/http:transport_security_state_generated_files", "//net/third_party/quiche:quiche" ],
"externs": {
@@ -18185,7 +18185,7 @@
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_bypass_mmap_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
+ "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.cc", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_bypass_mmap_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -18457,7 +18457,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:constants", "//net:cronet_buildflags", "//net:isolation_info_proto", "//net:net_export_header", "//net:net_jni_headers", "//net:preload_decoder", "//net/base/registry_controlled_domains:registry_controlled_domains", "//third_party/brotli:dec", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags" ],
"externs": {
@@ -18499,7 +18499,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -18710,7 +18710,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net:net_nqe_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -19160,7 +19160,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//net:extras", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:test_support", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf", "//url:url" ],
"externs": {
@@ -19219,7 +19219,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//crypto:crypto", "//net:buildflags", "//net:net_nqe_proto", "//net:uri_template", "//net/third_party/quiche:net_quic_test_tools_proto", "//net/third_party/quiche:quiche", "//net/traffic_annotation:traffic_annotation", "//third_party/boringssl:boringssl", "//url:url" ],
"externs": {
@@ -19294,7 +19294,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net:net_resources_grit" ],
"externs": {
@@ -19721,7 +19721,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//net:cronet_buildflags", "//net:net", "//net:net_test_jni_headers", "//net:preload_decoder", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//net:test_support", "//net/base/registry_controlled_domains:lookup_strings_test_sets", "//net/base/registry_controlled_domains:registry_controlled_domains", "//net/dns:tests", "//net/dns/public:tests", "//net/http:transport_security_state_unittest_data", "//net/http:transport_security_state_unittest_data_default", "//net/third_party/nist-pkits:nist-pkits", "//net/third_party/quiche:quiche_tests", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//net/tools/testserver:testserver_py", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:net_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -19835,7 +19835,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -19868,7 +19868,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_client_core", "//url:url" ],
"externs": {
@@ -19901,7 +19901,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_server_core", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -19934,7 +19934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net" ],
"externs": {
@@ -19966,7 +19966,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net:test_support", "//net/third_party/quiche:quiche_test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -19998,7 +19998,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:reporting_policy_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:reporting_policy_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -20048,7 +20048,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//net/third_party/quiche:quiche_tool_support", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -20081,7 +20081,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -20113,7 +20113,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//net:net_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//crypto:crypto", "//net:cronet_buildflags", "//net:gtest_util", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net/dns:test_support", "//net/http:transport_security_state_unittest_data_default", "//net/tools/tld_cleanup:tld_cleanup", "//net/traffic_annotation:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -20128,7 +20128,7 @@
"public": "*",
"public_configs": [ "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
+ "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/base/address_tracker_linux_test_util.cc", "//net/base/address_tracker_linux_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -20147,7 +20147,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -20181,7 +20181,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20548,7 +20548,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//sql:sql", "//sql:sql_unittests_bundle_data", "//sql:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20619,7 +20619,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//sql:sql", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20809,7 +20809,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__compile_java.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.javac.jar", "--java-srcjars=[\"gen/testing/android/junit/junit_test_support.generated.srcjar\"]", "--target-name", "//testing/android/junit:junit_test_support__compile_java", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/testing/android/junit/junit_test_support.turbine.jar", "--classpath=[\"obj/testing/android/junit/junit_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__compile_java.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//testing/android/junit:junit_test_support__header", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -20825,7 +20825,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__header.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//testing/android/junit:junit_test_support__header", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/testing/android/junit/junit_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__header.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -21096,7 +21096,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_browser_test_jni_headers" ],
"externs": {
@@ -21399,7 +21399,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_test_support" ],
"externs": {
@@ -21431,7 +21431,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//testing/android/native_test:native_test_jni_headers", "//testing/gtest:gtest" ],
"externs": {
@@ -21589,7 +21589,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21618,7 +21618,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21647,7 +21647,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21676,7 +21676,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21705,36 +21705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
- "deps": [ ],
- "externs": {
-
- },
- "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/" ],
- "ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=x86_64-linux-android21", "-m64", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "metadata": {
-
- },
- "public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "swiftflags": [ "-file-compilation-dir=." ],
- "testonly": true,
- "toolchain": "//build/toolchain/android:android_clang_x64",
- "type": "source_set",
- "visibility": [ "*" ]
- },
- "//testing/buildbot/filters:chrome_junit_tests_filters": {
- "allow_circular_includes_from": [ ],
- "arflags": [ "-T" ],
- "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "--target=x86_64-linux-android21", "-m64", "-msse3", "-Wa,-fdebug-compilation-dir,.", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags": [ "-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggressive", "-Wthread-safety", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshadow", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "--target=x86_64-linux-android21", "-m64", "-msse3", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fomit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare" ],
- "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "check_includes": true,
- "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21763,7 +21734,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21792,7 +21763,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21821,7 +21792,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21850,7 +21821,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21879,7 +21850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21908,7 +21879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21937,7 +21908,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21966,7 +21937,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21995,7 +21966,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22024,7 +21995,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22053,7 +22024,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22082,7 +22053,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22111,7 +22082,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22140,7 +22111,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22169,7 +22140,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22198,7 +22169,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22227,7 +22198,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22256,7 +22227,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22285,7 +22256,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22314,7 +22285,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22343,7 +22314,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22372,7 +22343,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22401,7 +22372,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22430,7 +22401,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22459,7 +22430,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22488,7 +22459,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22517,7 +22488,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22546,7 +22517,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22575,7 +22546,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22604,7 +22575,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22633,7 +22604,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22662,7 +22633,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22691,7 +22662,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22720,7 +22691,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22750,7 +22721,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -22783,7 +22754,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gmock_main" ],
"externs": {
@@ -22814,7 +22785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -22847,7 +22818,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -22880,7 +22851,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main" ],
"externs": {
@@ -22910,7 +22881,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -22939,7 +22910,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//testing/libfuzzer/proto:json_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//testing/libfuzzer/proto:json_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -22989,7 +22960,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest" ],
"externs": {
@@ -23021,7 +22992,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -23129,7 +23100,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23159,7 +23130,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23190,7 +23161,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23222,7 +23193,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23252,7 +23223,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23283,7 +23254,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23315,7 +23286,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23345,7 +23316,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23375,7 +23346,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:cycleclock_internal", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:spinlock_wait", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23406,7 +23377,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:cycleclock_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:spinlock_wait(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23437,7 +23408,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23467,7 +23438,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23497,7 +23468,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23527,7 +23498,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23558,7 +23529,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23590,7 +23561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23620,7 +23591,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23650,7 +23621,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23680,7 +23651,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23710,7 +23681,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23740,7 +23711,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23770,7 +23741,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23800,7 +23771,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23830,7 +23801,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23860,7 +23831,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23890,7 +23861,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23920,7 +23891,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23950,7 +23921,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23980,7 +23951,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24011,7 +23982,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24042,7 +24013,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24073,7 +24044,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24104,7 +24075,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24134,7 +24105,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24165,7 +24136,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24197,7 +24168,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -24227,7 +24198,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity" ],
"externs": {
@@ -24258,7 +24229,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24289,7 +24260,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24321,7 +24292,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gtest" ],
"externs": {
@@ -24353,7 +24324,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24384,7 +24355,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24415,7 +24386,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24446,7 +24417,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24477,7 +24448,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24508,7 +24479,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24539,7 +24510,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal" ],
"externs": {
@@ -24569,7 +24540,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24599,7 +24570,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24629,7 +24600,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24660,7 +24631,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24692,7 +24663,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:compare", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24723,7 +24694,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:compare(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24743,6 +24714,36 @@
"type": "source_set",
"visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
},
+ "//third_party/abseil-cpp/absl/container:btree_test_common": {
+ "allow_circular_includes_from": [ ],
+ "arflags": [ "-T" ],
+ "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "--target=x86_64-linux-android21", "-m64", "-msse3", "-Wa,-fdebug-compilation-dir,.", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags": [ "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fstack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "--target=x86_64-linux-android21", "-m64", "-msse3", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fomit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare", "-Werror", "-Wall", "-Wno-unused-variable", "-Wno-c++11-narrowing", "-Wno-unused-but-set-variable", "-Wno-misleading-indentation", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshorten-64-to-32", "-Wimplicit-int-conversion", "-Wsign-compare", "-Wsign-conversion", "-Wtautological-unsigned-zero-compare" ],
+ "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-Wbool-conversion", "-Wconstant-conversion", "-Wenum-conversion", "-Wint-conversion", "-Wliteral-conversion", "-Wnon-literal-null-conversion", "-Wnull-conversion", "-Wobjc-literal-conversion", "-Wstring-conversion", "-Wbitfield-enum-conversion" ],
+ "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
+ "check_includes": true,
+ "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
+ "externs": {
+
+ },
+ "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/", "//third_party/abseil-cpp/" ],
+ "ldflags": [ "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=x86_64-linux-android21", "-m64", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Werror" ],
+ "metadata": {
+
+ },
+ "public": [ "//third_party/abseil-cpp/absl/container/btree_test.h" ],
+ "public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "swiftflags": [ "-file-compilation-dir=." ],
+ "testonly": true,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "source_set",
+ "visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
+ },
"//third_party/abseil-cpp/absl/container:common": {
"allow_circular_includes_from": [ ],
"arflags": [ "-T" ],
@@ -24754,7 +24755,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -24784,7 +24785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24814,7 +24815,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -24844,7 +24845,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24875,7 +24876,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24907,7 +24908,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24937,7 +24938,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24967,7 +24968,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24997,7 +24998,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25027,7 +25028,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25057,7 +25058,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25087,7 +25088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25117,7 +25118,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25147,7 +25148,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25177,7 +25178,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25207,7 +25208,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25237,7 +25238,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25267,7 +25268,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25297,7 +25298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25328,7 +25329,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25358,7 +25359,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25388,7 +25389,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25418,7 +25419,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks" ],
"externs": {
@@ -25448,7 +25449,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25478,7 +25479,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25508,7 +25509,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/profiling:sample_recorder", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25539,7 +25540,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:sample_recorder(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25570,7 +25571,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:inlined_vector_internal", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25600,7 +25601,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25630,7 +25631,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -25660,7 +25661,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25691,7 +25692,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:exception_testing", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:counting_allocator", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:test_instance_tracker", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -25723,7 +25724,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25753,7 +25754,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25783,7 +25784,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25813,7 +25814,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25843,7 +25844,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25873,7 +25874,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25903,7 +25904,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25933,7 +25934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25964,7 +25965,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -25996,7 +25997,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:raw_hash_set" ],
"externs": {
@@ -26026,7 +26027,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26056,7 +26057,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks", "//third_party/abseil-cpp/absl/container:hashtablez_sampler", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -26087,7 +26088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtablez_sampler(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26119,7 +26120,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26150,7 +26151,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/types:compare" ],
"externs": {
@@ -26181,7 +26182,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26212,7 +26213,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26244,7 +26245,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26276,7 +26277,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26308,7 +26309,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26340,7 +26341,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26372,7 +26373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26404,7 +26405,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26436,7 +26437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26467,7 +26468,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26498,7 +26499,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26529,7 +26530,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/crc:crc_internal", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26560,7 +26561,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26592,7 +26593,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26624,7 +26625,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26655,7 +26656,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc32c(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26687,7 +26688,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26719,7 +26720,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -26750,7 +26751,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26782,7 +26783,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26814,7 +26815,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26844,7 +26845,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26874,7 +26875,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics" ],
"externs": {
@@ -26904,7 +26905,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26935,7 +26936,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26967,7 +26968,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -26998,7 +26999,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27029,7 +27030,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27060,7 +27061,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27091,7 +27092,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize" ],
"externs": {
@@ -27122,7 +27123,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27153,7 +27154,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/debugging:stacktrace" ],
"externs": {
@@ -27184,7 +27185,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27215,7 +27216,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27246,7 +27247,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27277,7 +27278,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal" ],
"externs": {
@@ -27308,7 +27309,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27340,7 +27341,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27372,7 +27373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal", "//third_party/abseil-cpp/absl/debugging:demangle_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27403,7 +27404,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:demangle_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27434,7 +27435,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27465,7 +27466,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id" ],
"externs": {
@@ -27496,7 +27497,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27527,7 +27528,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27558,7 +27559,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27589,7 +27590,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27620,7 +27621,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/flags:usage", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27651,7 +27652,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27681,7 +27682,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27712,7 +27713,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27743,7 +27744,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27774,7 +27775,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27805,7 +27806,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27836,7 +27837,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27867,7 +27868,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27899,7 +27900,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27931,7 +27932,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27962,7 +27963,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27993,7 +27994,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -28024,7 +28025,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28055,7 +28056,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -28086,7 +28087,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28117,7 +28118,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/hash:city", "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28148,7 +28149,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:city(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:low_level_hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28180,7 +28181,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28213,7 +28214,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gtest" ],
"externs": {
@@ -28244,7 +28245,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -28275,7 +28276,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28307,7 +28308,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28339,7 +28340,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28369,7 +28370,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28399,7 +28400,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28429,7 +28430,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -28460,7 +28461,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:check_op(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28490,7 +28491,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:nullstream", "//third_party/abseil-cpp/absl/log/internal:strip", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28522,7 +28523,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28553,7 +28554,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:voidify" ],
"externs": {
@@ -28584,7 +28585,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:voidify(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28615,7 +28616,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -28645,7 +28646,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28675,7 +28676,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/flags:flag" ],
"externs": {
@@ -28705,7 +28706,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28736,7 +28737,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28767,7 +28768,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -28798,7 +28799,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28829,7 +28830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -28860,7 +28861,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28890,7 +28891,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:log_sink_set", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:proto", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28922,7 +28923,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink_registry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:proto(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28953,7 +28954,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28985,7 +28986,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29016,7 +29017,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -29047,7 +29048,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29078,7 +29079,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29108,7 +29109,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29138,7 +29139,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29169,7 +29170,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29201,7 +29202,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29232,7 +29233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:nullstream" ],
"externs": {
@@ -29263,7 +29264,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29293,7 +29294,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29324,7 +29325,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -29356,7 +29357,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:initialize", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/googletest:gtest" ],
"externs": {
@@ -29389,7 +29390,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29421,7 +29422,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -29451,7 +29452,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29481,7 +29482,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl" ],
"externs": {
@@ -29512,7 +29513,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29543,7 +29544,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29575,7 +29576,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -29606,7 +29607,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29637,7 +29638,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29669,7 +29670,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -29701,7 +29702,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29734,7 +29735,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/status:status", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29765,7 +29766,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29797,7 +29798,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29829,7 +29830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:die_if_null", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29861,7 +29862,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29893,7 +29894,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/log:flags", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29925,8 +29926,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
},
@@ -29956,8 +29957,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -29988,7 +29989,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30020,7 +30021,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -30051,7 +30052,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -30082,7 +30083,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30113,7 +30114,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30146,7 +30147,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30177,7 +30178,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -30208,7 +30209,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30240,7 +30241,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30273,7 +30274,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30306,7 +30307,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30339,7 +30340,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30371,7 +30372,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_entry" ],
"externs": {
@@ -30402,7 +30403,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30433,7 +30434,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:log_sink_set" ],
"externs": {
@@ -30464,7 +30465,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30495,7 +30496,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30527,7 +30528,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -30559,7 +30560,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_streamer", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30592,7 +30593,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30625,7 +30626,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30658,7 +30659,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30690,7 +30691,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:structured", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -30722,7 +30723,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log:structured", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30754,7 +30755,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -30784,7 +30785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30815,7 +30816,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30847,7 +30848,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -30877,7 +30878,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30908,7 +30909,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30940,7 +30941,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -30970,7 +30971,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31000,7 +31001,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31031,7 +31032,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31063,7 +31064,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31095,7 +31096,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31125,7 +31126,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31155,7 +31156,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31186,7 +31187,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31218,7 +31219,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31250,7 +31251,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -31282,7 +31283,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:periodic_sampler", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31314,7 +31315,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -31344,7 +31345,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31374,7 +31375,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -31404,7 +31405,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:fast_type_id(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31434,7 +31435,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31465,7 +31466,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -31495,7 +31496,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31525,7 +31526,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31555,7 +31556,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31585,7 +31586,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31615,7 +31616,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/random:distributions" ],
"externs": {
@@ -31647,7 +31648,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31677,7 +31678,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31707,7 +31708,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -31737,7 +31738,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31767,7 +31768,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31797,7 +31798,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31827,7 +31828,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver" ],
"externs": {
@@ -31857,7 +31858,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31887,7 +31888,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31918,7 +31919,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31949,7 +31950,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:randen", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31980,7 +31981,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32011,7 +32012,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes", "//third_party/abseil-cpp/absl/random/internal:randen_slow" ],
"externs": {
@@ -32042,7 +32043,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_slow(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32073,7 +32074,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:randen" ],
"externs": {
@@ -32103,7 +32104,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32133,7 +32134,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl" ],
"externs": {
@@ -32164,7 +32165,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32195,7 +32196,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32226,7 +32227,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32257,7 +32258,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32288,7 +32289,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32319,7 +32320,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32349,7 +32350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32379,7 +32380,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32410,7 +32411,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32441,7 +32442,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32471,7 +32472,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -32501,7 +32502,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32531,7 +32532,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32561,7 +32562,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32591,7 +32592,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32621,7 +32622,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32651,7 +32652,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits" ],
"externs": {
@@ -32681,7 +32682,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:generate_real", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/random/internal:uniform_helper", "//third_party/abseil-cpp/absl/random/internal:wide_multiply", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -32712,7 +32713,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:distribution_caller(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:generate_real(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:uniform_helper(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:wide_multiply(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32743,7 +32744,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:seed_sequences", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base", "//third_party/abseil-cpp/absl/random/internal:pcg_engine", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:randen_engine" ],
"externs": {
@@ -32773,7 +32774,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_sequences(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pcg_engine(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_engine(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32803,7 +32804,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32834,7 +32835,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32865,7 +32866,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32896,7 +32897,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32927,7 +32928,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -32958,7 +32959,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32989,7 +32990,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -33020,7 +33021,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/status:status(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33052,7 +33053,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/status:statusor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:any", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33085,7 +33086,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33117,7 +33118,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33148,7 +33149,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_scope(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33180,7 +33181,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33212,7 +33213,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33244,7 +33245,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33275,7 +33276,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33307,7 +33308,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33340,7 +33341,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33373,7 +33374,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33406,7 +33407,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33438,7 +33439,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33468,7 +33469,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33498,7 +33499,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -33529,7 +33530,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33561,7 +33562,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33593,7 +33594,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -33624,7 +33625,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33655,7 +33656,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33686,7 +33687,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_handle(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33718,7 +33719,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33751,7 +33752,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33783,7 +33784,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info" ],
"externs": {
@@ -33814,7 +33815,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -33844,7 +33845,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33875,7 +33876,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33908,7 +33909,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gtest" ],
"externs": {
@@ -33939,7 +33940,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -33969,7 +33970,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34000,7 +34001,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34032,7 +34033,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34062,7 +34063,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34093,7 +34094,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34126,7 +34127,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34158,7 +34159,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -34189,7 +34190,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34221,7 +34222,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34253,7 +34254,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34284,7 +34285,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal" ],
"externs": {
@@ -34314,7 +34315,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34344,7 +34345,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/numeric:representation", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -34375,7 +34376,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:representation(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34407,7 +34408,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34440,7 +34441,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34472,7 +34473,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:internal" ],
"externs": {
@@ -34503,7 +34504,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34534,7 +34535,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -34565,7 +34566,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34596,8 +34597,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
},
@@ -34627,8 +34628,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -34659,8 +34660,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -34692,7 +34693,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gtest" ],
"externs": {
@@ -34724,7 +34725,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -34755,7 +34756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34786,7 +34787,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -34817,8 +34818,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -34849,7 +34850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34880,7 +34881,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34911,7 +34912,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time" ],
"externs": {
@@ -34942,7 +34943,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34973,7 +34974,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -35004,7 +35005,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -35035,7 +35036,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35067,7 +35068,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/time:test_util", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35099,7 +35100,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_any_cast", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35129,7 +35130,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/types:bad_any_cast_impl" ],
"externs": {
@@ -35159,7 +35160,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35190,7 +35191,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35221,7 +35222,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35252,7 +35253,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35283,7 +35284,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35314,7 +35315,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35344,7 +35345,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35374,7 +35375,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_optional_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35405,7 +35406,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_optional_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35437,7 +35438,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35469,7 +35470,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35500,7 +35501,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35531,7 +35532,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_variant_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35562,7 +35563,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_variant_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35594,7 +35595,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35626,7 +35627,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35656,7 +35657,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35686,7 +35687,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps" ],
"externs": {
@@ -35717,7 +35718,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -36096,7 +36097,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base/test:run_all_unittests", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp:absl", "//third_party/googletest:gtest" ],
"externs": {
@@ -36478,7 +36479,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp/absl/algorithm:algorithm_test", "//third_party/abseil-cpp/absl/algorithm:container_test", "//third_party/abseil-cpp/absl/base:config_test", "//third_party/abseil-cpp/absl/base:prefetch_test", "//third_party/abseil-cpp/absl/cleanup:cleanup_test", "//third_party/abseil-cpp/absl/container:common_policy_traits_test", "//third_party/abseil-cpp/absl/container:inlined_vector_test", "//third_party/abseil-cpp/absl/container:node_slot_policy_test", "//third_party/abseil-cpp/absl/container:sample_element_size_test", "//third_party/abseil-cpp/absl/crc:crc32c_test", "//third_party/abseil-cpp/absl/crc:crc_cord_state_test", "//third_party/abseil-cpp/absl/crc:crc_memcpy_test", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy_test", "//third_party/abseil-cpp/absl/debugging:stacktrace_test", "//third_party/abseil-cpp/absl/functional:any_invocable_test", "//third_party/abseil-cpp/absl/hash:hash_test", "//third_party/abseil-cpp/absl/hash:low_level_hash_test", "//third_party/abseil-cpp/absl/log:absl_check_test", "//third_party/abseil-cpp/absl/log:absl_log_basic_test", "//third_party/abseil-cpp/absl/log:die_if_null_test", "//third_party/abseil-cpp/absl/log:flags_test", "//third_party/abseil-cpp/absl/log:globals_test", "//third_party/abseil-cpp/absl/log:log_entry_test", "//third_party/abseil-cpp/absl/log:log_format_test", "//third_party/abseil-cpp/absl/log:log_macro_hygiene_test", "//third_party/abseil-cpp/absl/log:log_modifier_methods_test", "//third_party/abseil-cpp/absl/log:log_sink_test", "//third_party/abseil-cpp/absl/log:log_streamer_test", "//third_party/abseil-cpp/absl/log:scoped_mock_log_test", "//third_party/abseil-cpp/absl/log:stripping_test", "//third_party/abseil-cpp/absl/log/internal:stderr_log_sink_test", "//third_party/abseil-cpp/absl/memory:memory_test", "//third_party/abseil-cpp/absl/meta:type_traits_test", "//third_party/abseil-cpp/absl/numeric:int128_test", "//third_party/abseil-cpp/absl/profiling:exponential_biased_test", "//third_party/abseil-cpp/absl/profiling:periodic_sampler_test", "//third_party/abseil-cpp/absl/status:statusor_test", "//third_party/abseil-cpp/absl/strings:ascii_test", "//third_party/abseil-cpp/absl/strings:cord_buffer_test", "//third_party/abseil-cpp/absl/strings:cord_data_edge_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_navigator_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_reader_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_test", "//third_party/abseil-cpp/absl/strings:cord_rep_crc_test", "//third_party/abseil-cpp/absl/strings:cordz_functions_test", "//third_party/abseil-cpp/absl/strings:cordz_info_statistics_test", "//third_party/abseil-cpp/absl/strings:cordz_info_test", "//third_party/abseil-cpp/absl/strings:cordz_test", "//third_party/abseil-cpp/absl/strings:cordz_update_scope_test", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker_test", "//third_party/abseil-cpp/absl/strings:damerau_levenshtein_distance_test", "//third_party/abseil-cpp/absl/strings:match_test", "//third_party/abseil-cpp/absl/strings:str_replace_test", "//third_party/abseil-cpp/absl/strings:string_view_test", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal_test", "//third_party/abseil-cpp/absl/synchronization:waiter_test", "//third_party/abseil-cpp/absl/time:time_test", "//third_party/abseil-cpp/absl/types:optional_test", "//third_party/abseil-cpp/absl/types:variant_test", "//third_party/googletest:gtest_main" ],
"externs": {
@@ -48281,7 +48282,7 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -48297,10 +48298,10 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__dex": {
- "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
+ "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
"metadata": {
},
@@ -48313,9 +48314,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__header": {
- "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -48328,9 +48329,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__host": {
- "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__host", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_sdk:android_sdk_java", "//third_party/kotlin_stdlib:kotlin_stdlib_java__host" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -57504,6 +57505,101 @@
"type": "group",
"visibility": [ "*" ]
},
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java": {
+ "deps": [ "//third_party/android_deps:guava_android_java", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres": {
+ "deps": [ "//third_party/android_deps:guava_android_java__assetres", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__assetres" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819": {
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/android_deps/guava_android_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json", "--gn-target", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--host-jar-path", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--interface-jar-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar", "--dex-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819" ],
+ "inputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/guava_android_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json" ],
+ "public": "*",
+ "script": "//build/android/gyp/write_build_config.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex": {
+ "args": [ "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d", "--output", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--classpath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:android:sdk_jars)" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__header" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/dex.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__header": {
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/ijar.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__host": {
+ "args": [ "--input", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--output", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__host", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/filter_zip.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate": {
+ "deps": [ "//third_party/android_deps:guava_android_java__validate", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__validate", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x64",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
"//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java": {
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__validate" ],
"metadata": {
@@ -59783,7 +59879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/android_ndk:cpu_features_warnings", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -83070,9 +83166,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83145,7 +83241,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_webkit_webkit_java__resources__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83284,9 +83380,9 @@
"visibility": [ "//android_webview/tools/system_webview_shell:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83359,7 +83455,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83498,9 +83594,9 @@
"visibility": [ "//third_party/androidx:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83573,7 +83669,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_experimental_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_extensions_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83926,9 +84022,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_J_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -84001,7 +84097,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_java_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_window_java_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -84459,7 +84555,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/apache-portable-runtime:apr_warnings" ],
- "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84490,7 +84586,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84520,7 +84616,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84549,7 +84645,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84578,7 +84674,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -84592,7 +84688,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -84610,7 +84706,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm(//build/toolchain/linux:clang_x64)", "//third_party/boringssl/src/third_party/fiat:fiat_license(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -84624,7 +84720,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -84653,7 +84749,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84683,7 +84779,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -85103,7 +85199,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/boringssl:boringssl_crypto_tests_bundle_data" ],
"externs": {
@@ -85117,7 +85213,7 @@
"outputs": [ "//out/cronet/libboringssl_crypto_tests__library.so", "//out/cronet/libboringssl_crypto_tests__library.so.TOC", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so.map.gz" ],
"public": "*",
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
+ "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -85217,7 +85313,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85231,7 +85327,7 @@
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -85249,7 +85345,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85263,7 +85359,7 @@
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
@@ -85704,7 +85800,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -85773,7 +85869,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -85805,7 +85901,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -85837,7 +85933,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -85869,7 +85965,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common_no_dictionary_data", "//third_party/brotli:headers" ],
"externs": {
@@ -85901,7 +85997,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -85933,7 +86029,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -86406,7 +86502,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/ced:ced_config_private", "//third_party/ced:ced_config" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -86762,7 +86858,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/ced:ced_config_private", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/gtest:gtest_main", "//third_party/ced:ced" ],
"externs": {
@@ -87579,7 +87675,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -87609,7 +87705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -87639,7 +87735,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -87669,7 +87765,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -87826,7 +87922,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer_gen" ],
"externs": {
@@ -87873,7 +87969,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88218,7 +88314,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing:test_scripts_shared", "//testing/android/native_test:native_test_native_code", "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer", "//third_party/flatbuffers:flatbuffers_test_files" ],
"externs": {
@@ -88276,7 +88372,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/flatbuffers:compiler_files", "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88308,7 +88404,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:compiler_files(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88436,7 +88532,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gmock_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88469,7 +88565,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -88502,7 +88598,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//third_party/abseil-cpp:absl" ],
"externs": {
@@ -88534,7 +88630,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88566,7 +88662,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88597,7 +88693,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89168,7 +89264,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private" ],
"externs": {
@@ -89200,7 +89296,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89232,7 +89328,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private_hidden_visibility" ],
"externs": {
@@ -89300,7 +89396,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89333,7 +89429,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc_public(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89366,7 +89462,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89399,7 +89495,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89429,7 +89525,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89459,7 +89555,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/ijar:ijar_compiler_flags", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89735,7 +89831,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89766,7 +89862,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89797,7 +89893,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/libunwindstack:libdexfile_defines", "//third_party/libunwindstack:warnings", "//third_party/libunwindstack:libunwindstack_config", "//third_party/lzma_sdk:lzma_sdk_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk_xz", "//third_party/zlib:zlib" ],
"externs": {
@@ -89828,7 +89924,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/libxml:libxml_warnings", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/zlib:zlib" ],
"externs": {
@@ -89861,7 +89957,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/libxml:libxml" ],
"externs": {
@@ -89893,7 +89989,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -89924,7 +90020,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -89955,7 +90051,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ ],
"externs": {
@@ -89987,7 +90083,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk" ],
"externs": {
@@ -90019,7 +90115,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/metrics_proto:metrics_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -90324,7 +90420,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90355,7 +90451,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90386,7 +90482,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//third_party/apache-portable-runtime:apr", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -90795,7 +90891,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -90815,7 +90911,7 @@
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x64",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)": {
"allow_circular_includes_from": [ ],
@@ -90828,7 +90924,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90847,7 +90943,7 @@
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_lite": {
"allow_circular_includes_from": [ ],
@@ -90860,7 +90956,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/compiler:optimize_max", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ ],
"externs": {
@@ -90893,7 +90989,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//third_party/protobuf:protoc_lib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90925,7 +91021,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//third_party/protobuf:protoc_warnings", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90979,7 +91075,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto_gen" ],
"externs": {
@@ -91193,7 +91289,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:chromium_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91225,7 +91321,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:dev_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91292,7 +91388,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:sqlite_warnings", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:lpm_fuzzer_omit_non_websql", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/sqlite:sqlite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input" ],
"externs": {
@@ -91324,7 +91420,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input_gen" ],
"externs": {
@@ -91441,7 +91537,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -91474,7 +91570,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91506,7 +91602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91539,7 +91635,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base:i18n", "//third_party/zlib:minizip" ],
"externs": {
@@ -91571,7 +91667,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -91603,7 +91699,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/zlib:minizip_warnings", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91635,7 +91731,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -91667,7 +91763,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_crc32_simd_config", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/android_ndk:cpu_features", "//third_party/zlib:zlib_adler32_simd", "//third_party/zlib:zlib_crc32_simd", "//third_party/zlib:zlib_inflate_chunk_simd", "//third_party/zlib:zlib_slide_hash_simd" ],
"externs": {
@@ -91700,7 +91796,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_adler32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_crc32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_inflate_chunk_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_slide_hash_simd(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91733,7 +91829,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -91764,7 +91860,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91795,7 +91891,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:zlib" ],
"externs": {
@@ -91827,7 +91923,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -91857,7 +91953,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -91887,7 +91983,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -91918,7 +92014,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91949,7 +92045,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -91980,7 +92076,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92011,7 +92107,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92042,7 +92138,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92397,7 +92493,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils", "//third_party/zlib/google:zip" ],
"externs": {
@@ -92456,7 +92552,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -92487,7 +92583,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92518,7 +92614,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/android/pylib/device/commands:commands", "//build/config:executable_deps", "//tools/android/common:common" ],
"externs": {
@@ -92619,7 +92715,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92651,7 +92747,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//tools/android/common:common(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92695,7 +92791,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//testing:test_scripts_shared(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest_main(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_unittests__runner(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92754,7 +92850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -92786,7 +92882,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib/google:compression_utils_portable(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92957,7 +93053,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_jni_headers", "//url:url" ],
"externs": {
@@ -93016,7 +93112,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_android", "//url:url", "//url:url_jni_headers" ],
"externs": {
@@ -93049,7 +93145,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//url:buildflags", "//url:url_java", "//url:url_jni_headers" ],
"externs": {
@@ -93549,7 +93645,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -93608,7 +93704,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -93964,7 +94060,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url", "//url:url_test_support" ],
"externs": {
diff --git a/android/tools/gn2bp/desc_x86.json b/android/tools/gn2bp/desc_x86.json
index 6b90c6031..2e1147a42 100644
--- a/android/tools/gn2bp/desc_x86.json
+++ b/android/tools/gn2bp/desc_x86.json
@@ -201,7 +201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags", "//base/allocator/partition_allocator:chromeos_buildflags", "//base/allocator/partition_allocator:debugging_buildflags", "//base/allocator/partition_allocator:logging_buildflags", "//base/allocator/partition_allocator:partition_alloc_buildflags", "//third_party/android_ndk:cpu_features" ],
"externs": {
@@ -233,7 +233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator/partition_allocator:partition_alloc_implementation", "//base/allocator/partition_allocator:memory_tagging", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_speed" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "IS_PARTITION_ALLOC_IMPL" ],
"deps": [ "//base/allocator/partition_allocator:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -262,7 +262,7 @@
},
"outputs": [ "//out/cronet/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=false", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=false", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=false", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=false", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -277,7 +277,7 @@
},
"outputs": [ "//out/cronet/clang_x64/gen/base/allocator/partition_allocator/partition_alloc_buildflags.h" ],
"public": "*",
- "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
+ "response_file_contents": [ "--flags", "HAS_64_BIT_POINTERS=true", "USE_PARTITION_ALLOC=false", "USE_PARTITION_ALLOC_AS_MALLOC=false", "ENABLE_BACKUP_REF_PTR_SUPPORT=false", "ENABLE_BACKUP_REF_PTR_SLOW_CHECKS=false", "ENABLE_BACKUP_REF_PTR_FEATURE_FLAG=false", "ENABLE_RAW_PTR_EXPERIMENTAL=false", "ENABLE_DANGLING_RAW_PTR_CHECKS=false", "ENABLE_DANGLING_RAW_PTR_FEATURE_FLAG=false", "ENABLE_DANGLING_RAW_PTR_PERF_EXPERIMENT=false", "ENABLE_POINTER_SUBTRACTION_CHECK=false", "BACKUP_REF_PTR_POISON_OOB_PTR=false", "PUT_REF_COUNT_IN_PREVIOUS_SLOT=false", "USE_ASAN_BACKUP_REF_PTR=false", "USE_ASAN_UNOWNED_PTR=false", "USE_HOOKABLE_RAW_PTR=false", "ENABLE_GWP_ASAN_SUPPORT=false", "FORCE_ENABLE_RAW_PTR_EXCLUSION=false", "RECORD_ALLOC_INFO=false", "USE_FREESLOT_BITMAP=false", "GLUE_CORE_POOLS=false", "ENABLE_POINTER_COMPRESSION=false", "ENABLE_SHADOW_METADATA_FOR_64_BITS_POINTERS=false", "USE_STARSCAN=false", "PCSCAN_STACK_SUPPORTED=true", "ENABLE_PKEYS=false" ],
"script": "//build/write_buildflag_header.py",
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -295,7 +295,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags" ],
"externs": {
@@ -325,7 +325,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": false,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -770,7 +770,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_registration", "//base/android/jni_generator:jni_sample_native_side", "//build/config:shared_library_deps" ],
"externs": {
@@ -803,7 +803,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/android/jni_generator:jni_sample_header" ],
"externs": {
@@ -1125,7 +1125,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1156,7 +1156,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1202,7 +1202,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps" ],
"externs": {
@@ -1234,7 +1234,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1266,7 +1266,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support" ],
"externs": {
@@ -1298,7 +1298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps" ],
"externs": {
@@ -1331,7 +1331,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:clang_profiling_buildflags", "//build:chromeos_buildflags" ],
"externs": {
@@ -1363,7 +1363,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni_onload", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base/test:native_library_test_utils", "//build/config:shared_library_deps" ],
"externs": {
@@ -1396,7 +1396,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/libxml:libxml_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_static", "//base:i18n", "//base/test:base_unittests_jni_headers", "//base/test:test_config", "//base/test:test_support_java", "//base/test:test_support_jni_headers", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icuuc", "//third_party/libxml:libxml_utils", "//third_party/libxml:xml_reader" ],
"externs": {
@@ -1590,7 +1590,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/test:perf_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "PERF_TEST", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -1622,7 +1622,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1654,7 +1654,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/third_party/double_conversion:config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1685,7 +1685,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1717,7 +1717,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1811,7 +1811,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -1842,7 +1842,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/android_ndk:cpu_features_include", "//build/config/android:jni_include_dir", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags", "//base:base_jni_headers", "//base:base_static", "//base:build_date", "//base:cfi_buildflags", "//base:clang_profiling_buildflags", "//base:debugging_buildflags", "//base:feature_list_buildflags", "//base:ios_cronet_buildflags", "//base:logging_buildflags", "//base:message_pump_buildflags", "//base:nodebug_assertion", "//base:orderfile_buildflags", "//base:power_monitor_buildflags", "//base:profiler_buildflags", "//base:rust_buildflags", "//base:sanitizer_buildflags", "//base:synchronization_buildflags", "//base:tracing_buildflags", "//base/allocator:buildflags", "//base/allocator/partition_allocator:buildflags", "//base/allocator/partition_allocator:partition_alloc", "//base/allocator/partition_allocator:raw_ptr", "//base/numerics:base_numerics", "//base/third_party/double_conversion:double_conversion", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:branding_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config/compiler:compiler_buildflags", "//third_party/abseil-cpp:absl", "//third_party/android_ndk:cpu_features", "//third_party/ashmem:ashmem", "//third_party/boringssl:boringssl", "//third_party/icu:icui18n", "//third_party/icu:icuuc", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -1857,7 +1857,7 @@
"public": "*",
"public_configs": [ "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/android/reached_code_profiler_stub.cc", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_linker_wrapped_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", "//base/android/android_hardware_buffer_compat.cc", "//base/android/android_hardware_buffer_compat.h", "//base/android/android_image_reader_abi.h", "//base/android/android_image_reader_compat.cc", "//base/android/android_image_reader_compat.h", "//base/android/apk_assets.cc", "//base/android/apk_assets.h", "//base/android/application_status_listener.cc", "//base/android/application_status_listener.h", "//base/android/base_feature_list.cc", "//base/android/base_features.cc", "//base/android/base_features.h", "//base/android/build_info.cc", "//base/android/build_info.h", "//base/android/bundle_utils.cc", "//base/android/bundle_utils.h", "//base/android/child_process_binding_types.h", "//base/android/child_process_service.cc", "//base/android/content_uri_utils.cc", "//base/android/content_uri_utils.h", "//base/android/cpu_features.cc", "//base/android/early_trace_event_binding.cc", "//base/android/early_trace_event_binding.h", "//base/android/event_log.cc", "//base/android/event_log.h", "//base/android/feature_list_jni.cc", "//base/android/features_jni.cc", "//base/android/field_trial_list.cc", "//base/android/important_file_writer_android.cc", "//base/android/int_string_callback.cc", "//base/android/int_string_callback.h", "//base/android/java_handler_thread.cc", "//base/android/java_handler_thread.h", "//base/android/java_heap_dump_generator.cc", "//base/android/java_heap_dump_generator.h", "//base/android/java_runtime.cc", "//base/android/java_runtime.h", "//base/android/library_loader/anchor_functions.cc", "//base/android/library_loader/anchor_functions.h", "//base/android/library_loader/library_prefetcher.cc", "//base/android/library_loader/library_prefetcher.h", "//base/android/library_loader/library_prefetcher_hooks.cc", "//base/android/locale_utils.cc", "//base/android/locale_utils.h", "//base/android/meminfo_dump_provider.cc", "//base/android/meminfo_dump_provider.h", "//base/android/memory_pressure_listener_android.cc", "//base/android/memory_pressure_listener_android.h", "//base/android/path_service_android.cc", "//base/android/path_utils.cc", "//base/android/path_utils.h", "//base/android/radio_utils.cc", "//base/android/radio_utils.h", "//base/android/reached_addresses_bitset.cc", "//base/android/reached_addresses_bitset.h", "//base/android/reached_code_profiler.h", "//base/android/remove_stale_data.cc", "//base/android/remove_stale_data.h", "//base/android/scoped_hardware_buffer_fence_sync.cc", "//base/android/scoped_hardware_buffer_fence_sync.h", "//base/android/scoped_hardware_buffer_handle.cc", "//base/android/scoped_hardware_buffer_handle.h", "//base/android/statistics_recorder_android.cc", "//base/android/sys_utils.cc", "//base/android/sys_utils.h", "//base/android/task_scheduler/post_task_android.cc", "//base/android/task_scheduler/post_task_android.h", "//base/android/task_scheduler/task_runner_android.cc", "//base/android/task_scheduler/task_runner_android.h", "//base/android/task_scheduler/task_traits_android.h", "//base/android/thread_instruction_count.cc", "//base/android/thread_instruction_count.h", "//base/android/timezone_utils.cc", "//base/android/timezone_utils.h", "//base/android/unguessable_token_android.cc", "//base/android/unguessable_token_android.h", "//base/debug/stack_trace_android.cc", "//base/files/file_util_android.cc", "//base/files/scoped_file_android.cc", "//base/memory/platform_shared_memory_mapper_android.cc", "//base/memory/platform_shared_memory_region_android.cc", "//base/message_loop/message_pump_android.cc", "//base/message_loop/message_pump_android.h", "//base/os_compat_android.cc", "//base/os_compat_android.h", "//base/process/process_android.cc", "//base/profiler/native_unwinder_android_map_delegate.h", "//base/profiler/native_unwinder_android_memory_regions_map.h", "//base/profiler/stack_sampler_android.cc", "//base/system/sys_info_android.cc", "//base/threading/platform_thread_android.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/power_monitor/power_monitor_device_source_android.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_metrics_linux.cc", "//base/system/sys_info_linux.cc", "//base/android/reached_code_profiler_stub.cc", "//base/android/base_jni_onload.cc", "//base/android/base_jni_onload.h", "//base/android/callback_android.cc", "//base/android/callback_android.h", "//base/android/command_line_android.cc", "//base/android/java_exception_reporter.cc", "//base/android/java_exception_reporter.h", "//base/android/jni_android.cc", "//base/android/jni_android.h", "//base/android/jni_array.cc", "//base/android/jni_array.h", "//base/android/jni_generator/jni_generator_helper.h", "//base/android/jni_int_wrapper.h", "//base/android/jni_registrar.cc", "//base/android/jni_registrar.h", "//base/android/jni_string.cc", "//base/android/jni_string.h", "//base/android/jni_utils.cc", "//base/android/jni_utils.h", "//base/android/jni_weak_ref.cc", "//base/android/jni_weak_ref.h", "//base/android/library_loader/library_loader_hooks.cc", "//base/android/library_loader/library_loader_hooks.h", "//base/android/native_uma_recorder.cc", "//base/android/scoped_java_ref.cc", "//base/android/scoped_java_ref.h", "//base/android/trace_event_binding.cc", "//base/android/trace_event_binding.h", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_android.cc", "//base/base_paths_android.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/time/time_android.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -1875,7 +1875,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:precompiled_headers", "//build/config/compiler:prevent_unsafe_narrowing", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:wglobal_constructors", "//build/config/compiler:optimize_max", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config" ],
- "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_IMPLEMENTATION", "IS_RAW_PTR_IMPL", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:anchor_functions_buildflags(//build/toolchain/linux:clang_x64)", "//base:base_static(//build/toolchain/linux:clang_x64)", "//base:build_date(//build/toolchain/linux:clang_x64)", "//base:cfi_buildflags(//build/toolchain/linux:clang_x64)", "//base:clang_profiling_buildflags(//build/toolchain/linux:clang_x64)", "//base:debugging_buildflags(//build/toolchain/linux:clang_x64)", "//base:feature_list_buildflags(//build/toolchain/linux:clang_x64)", "//base:ios_cronet_buildflags(//build/toolchain/linux:clang_x64)", "//base:logging_buildflags(//build/toolchain/linux:clang_x64)", "//base:message_pump_buildflags(//build/toolchain/linux:clang_x64)", "//base:nodebug_assertion(//build/toolchain/linux:clang_x64)", "//base:orderfile_buildflags(//build/toolchain/linux:clang_x64)", "//base:power_monitor_buildflags(//build/toolchain/linux:clang_x64)", "//base:profiler_buildflags(//build/toolchain/linux:clang_x64)", "//base:rust_buildflags(//build/toolchain/linux:clang_x64)", "//base:sanitizer_buildflags(//build/toolchain/linux:clang_x64)", "//base:synchronization_buildflags(//build/toolchain/linux:clang_x64)", "//base:tracing_buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:buildflags(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:partition_alloc(//build/toolchain/linux:clang_x64)", "//base/allocator/partition_allocator:raw_ptr(//build/toolchain/linux:clang_x64)", "//base/numerics:base_numerics(//build/toolchain/linux:clang_x64)", "//base/third_party/double_conversion:double_conversion(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//build:blink_buildflags(//build/toolchain/linux:clang_x64)", "//build:branding_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromecast_buildflags(//build/toolchain/linux:clang_x64)", "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//build/config/compiler:compiler_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)", "//third_party/icu:icui18n(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc(//build/toolchain/linux:clang_x64)", "//third_party/libevent:libevent(//build/toolchain/linux:clang_x64)", "//third_party/modp_b64:modp_b64(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -1889,7 +1889,7 @@
"public": "*",
"public_configs": [ "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "-Copt-level=3" ],
- "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_conversions.cc", "//base/strings/abseil_string_conversions.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
+ "sources": [ "//base/allocator/allocator_check.cc", "//base/allocator/allocator_check.h", "//base/allocator/allocator_extension.cc", "//base/allocator/allocator_extension.h", "//base/allocator/dispatcher/configuration.h", "//base/allocator/dispatcher/dispatcher.cc", "//base/allocator/dispatcher/dispatcher.h", "//base/allocator/dispatcher/initializer.h", "//base/allocator/dispatcher/internal/dispatch_data.cc", "//base/allocator/dispatcher/internal/dispatch_data.h", "//base/allocator/dispatcher/internal/dispatcher_internal.h", "//base/allocator/dispatcher/internal/tools.h", "//base/allocator/dispatcher/reentry_guard.cc", "//base/allocator/dispatcher/reentry_guard.h", "//base/allocator/dispatcher/subsystem.h", "//base/allocator/dispatcher/tls.cc", "//base/allocator/dispatcher/tls.h", "//base/at_exit.cc", "//base/at_exit.h", "//base/atomic_ref_count.h", "//base/atomic_sequence_num.h", "//base/atomicops.h", "//base/atomicops_internals_atomicword_compat.h", "//base/atomicops_internals_portable.h", "//base/auto_reset.h", "//base/barrier_callback.h", "//base/barrier_closure.cc", "//base/barrier_closure.h", "//base/base64.cc", "//base/base64.h", "//base/base64url.cc", "//base/base64url.h", "//base/base_switches.h", "//base/big_endian.cc", "//base/big_endian.h", "//base/bit_cast.h", "//base/bits.h", "//base/build_time.h", "//base/callback_list.cc", "//base/callback_list.h", "//base/cancelable_callback.h", "//base/check.cc", "//base/check.h", "//base/check_deref.h", "//base/check_is_test.cc", "//base/check_is_test.h", "//base/check_op.cc", "//base/check_op.h", "//base/command_line.cc", "//base/command_line.h", "//base/compiler_specific.h", "//base/component_export.h", "//base/containers/adapters.h", "//base/containers/buffer_iterator.h", "//base/containers/checked_iterators.h", "//base/containers/circular_deque.h", "//base/containers/contains.h", "//base/containers/contiguous_iterator.h", "//base/containers/cxx20_erase.h", "//base/containers/cxx20_erase_deque.h", "//base/containers/cxx20_erase_forward_list.h", "//base/containers/cxx20_erase_internal.h", "//base/containers/cxx20_erase_list.h", "//base/containers/cxx20_erase_map.h", "//base/containers/cxx20_erase_set.h", "//base/containers/cxx20_erase_string.h", "//base/containers/cxx20_erase_unordered_map.h", "//base/containers/cxx20_erase_unordered_set.h", "//base/containers/cxx20_erase_vector.h", "//base/containers/enum_set.h", "//base/containers/extend.h", "//base/containers/fixed_flat_map.h", "//base/containers/fixed_flat_set.h", "//base/containers/flat_map.h", "//base/containers/flat_set.h", "//base/containers/flat_tree.cc", "//base/containers/flat_tree.h", "//base/containers/id_map.h", "//base/containers/intrusive_heap.cc", "//base/containers/intrusive_heap.h", "//base/containers/linked_list.cc", "//base/containers/linked_list.h", "//base/containers/lru_cache.h", "//base/containers/small_map.h", "//base/containers/span.h", "//base/containers/span_rust.h", "//base/containers/stack.h", "//base/containers/stack_container.h", "//base/containers/unique_ptr_adapters.h", "//base/containers/util.h", "//base/containers/vector_buffer.h", "//base/cpu_reduction_experiment.cc", "//base/cpu_reduction_experiment.h", "//base/critical_closure.h", "//base/cxx17_backports.h", "//base/cxx20_is_constant_evaluated.h", "//base/cxx20_to_address.h", "//base/dcheck_is_on.h", "//base/debug/alias.cc", "//base/debug/alias.h", "//base/debug/asan_invalid_access.cc", "//base/debug/asan_invalid_access.h", "//base/debug/asan_service.cc", "//base/debug/asan_service.h", "//base/debug/buffered_dwarf_reader.cc", "//base/debug/buffered_dwarf_reader.h", "//base/debug/debugger.cc", "//base/debug/debugger.h", "//base/debug/dump_without_crashing.cc", "//base/debug/dump_without_crashing.h", "//base/debug/dwarf_line_no.cc", "//base/debug/dwarf_line_no.h", "//base/debug/leak_annotations.h", "//base/debug/profiler.cc", "//base/debug/profiler.h", "//base/debug/task_trace.cc", "//base/debug/task_trace.h", "//base/environment.cc", "//base/environment.h", "//base/export_template.h", "//base/feature_list.cc", "//base/feature_list.h", "//base/features.cc", "//base/features.h", "//base/file_version_info.h", "//base/files/dir_reader_fallback.h", "//base/files/file.cc", "//base/files/file.h", "//base/files/file_error_or.h", "//base/files/file_path.cc", "//base/files/file_path.h", "//base/files/file_tracing.cc", "//base/files/file_tracing.h", "//base/files/memory_mapped_file.cc", "//base/files/memory_mapped_file.h", "//base/files/platform_file.h", "//base/files/safe_base_name.cc", "//base/files/safe_base_name.h", "//base/files/scoped_file.cc", "//base/files/scoped_file.h", "//base/format_macros.h", "//base/functional/bind.h", "//base/functional/bind_internal.h", "//base/functional/callback.h", "//base/functional/callback_forward.h", "//base/functional/callback_helpers.cc", "//base/functional/callback_helpers.h", "//base/functional/callback_internal.cc", "//base/functional/callback_internal.h", "//base/functional/callback_tags.h", "//base/functional/disallow_unretained.h", "//base/functional/function_ref.h", "//base/functional/identity.h", "//base/functional/invoke.h", "//base/functional/not_fn.h", "//base/functional/overloaded.h", "//base/functional/unretained_traits.h", "//base/gtest_prod_util.h", "//base/guid.h", "//base/hash/hash.cc", "//base/hash/hash.h", "//base/hash/legacy_hash.cc", "//base/hash/legacy_hash.h", "//base/json/json_common.h", "//base/json/json_parser.cc", "//base/json/json_parser.h", "//base/json/json_reader.cc", "//base/json/json_reader.h", "//base/json/json_string_value_serializer.cc", "//base/json/json_string_value_serializer.h", "//base/json/json_value_converter.cc", "//base/json/json_value_converter.h", "//base/json/json_writer.cc", "//base/json/json_writer.h", "//base/json/string_escape.cc", "//base/json/string_escape.h", "//base/json/values_util.cc", "//base/json/values_util.h", "//base/lazy_instance.h", "//base/lazy_instance_helpers.cc", "//base/lazy_instance_helpers.h", "//base/linux_util.cc", "//base/linux_util.h", "//base/location.cc", "//base/location.h", "//base/logging.cc", "//base/logging.h", "//base/memory/aligned_memory.cc", "//base/memory/aligned_memory.h", "//base/memory/free_deleter.h", "//base/memory/memory_pressure_listener.cc", "//base/memory/memory_pressure_listener.h", "//base/memory/memory_pressure_monitor.cc", "//base/memory/memory_pressure_monitor.h", "//base/memory/nonscannable_memory.cc", "//base/memory/nonscannable_memory.h", "//base/memory/page_size.h", "//base/memory/platform_shared_memory_handle.cc", "//base/memory/platform_shared_memory_handle.h", "//base/memory/platform_shared_memory_mapper.h", "//base/memory/platform_shared_memory_region.cc", "//base/memory/platform_shared_memory_region.h", "//base/memory/ptr_util.h", "//base/memory/raw_ptr.h", "//base/memory/raw_ptr_asan_bound_arg_tracker.cc", "//base/memory/raw_ptr_asan_bound_arg_tracker.h", "//base/memory/raw_ptr_asan_hooks.cc", "//base/memory/raw_ptr_asan_hooks.h", "//base/memory/raw_ptr_asan_service.cc", "//base/memory/raw_ptr_asan_service.h", "//base/memory/raw_ptr_exclusion.h", "//base/memory/raw_ref.h", "//base/memory/raw_scoped_refptr_mismatch_checker.h", "//base/memory/read_only_shared_memory_region.cc", "//base/memory/read_only_shared_memory_region.h", "//base/memory/ref_counted.cc", "//base/memory/ref_counted.h", "//base/memory/ref_counted_delete_on_sequence.h", "//base/memory/ref_counted_memory.cc", "//base/memory/ref_counted_memory.h", "//base/memory/safe_ref.h", "//base/memory/scoped_policy.h", "//base/memory/scoped_refptr.h", "//base/memory/shared_memory_hooks.h", "//base/memory/shared_memory_mapper.cc", "//base/memory/shared_memory_mapper.h", "//base/memory/shared_memory_mapping.cc", "//base/memory/shared_memory_mapping.h", "//base/memory/shared_memory_security_policy.cc", "//base/memory/shared_memory_security_policy.h", "//base/memory/shared_memory_tracker.cc", "//base/memory/shared_memory_tracker.h", "//base/memory/singleton.h", "//base/memory/stack_allocated.h", "//base/memory/unsafe_shared_memory_pool.cc", "//base/memory/unsafe_shared_memory_pool.h", "//base/memory/unsafe_shared_memory_region.cc", "//base/memory/unsafe_shared_memory_region.h", "//base/memory/values_equivalent.h", "//base/memory/weak_auto_reset.h", "//base/memory/weak_ptr.cc", "//base/memory/weak_ptr.h", "//base/memory/writable_shared_memory_region.cc", "//base/memory/writable_shared_memory_region.h", "//base/message_loop/message_pump.cc", "//base/message_loop/message_pump.h", "//base/message_loop/message_pump_default.cc", "//base/message_loop/message_pump_default.h", "//base/message_loop/message_pump_for_io.h", "//base/message_loop/message_pump_for_ui.h", "//base/message_loop/message_pump_type.h", "//base/message_loop/timer_slack.h", "//base/message_loop/work_id_provider.cc", "//base/message_loop/work_id_provider.h", "//base/metrics/bucket_ranges.cc", "//base/metrics/bucket_ranges.h", "//base/metrics/crc32.cc", "//base/metrics/crc32.h", "//base/metrics/dummy_histogram.cc", "//base/metrics/dummy_histogram.h", "//base/metrics/field_trial.cc", "//base/metrics/field_trial.h", "//base/metrics/field_trial_list_including_low_anonymity.cc", "//base/metrics/field_trial_list_including_low_anonymity.h", "//base/metrics/field_trial_param_associator.cc", "//base/metrics/field_trial_param_associator.h", "//base/metrics/field_trial_params.cc", "//base/metrics/field_trial_params.h", "//base/metrics/histogram.cc", "//base/metrics/histogram.h", "//base/metrics/histogram_base.cc", "//base/metrics/histogram_base.h", "//base/metrics/histogram_delta_serialization.cc", "//base/metrics/histogram_delta_serialization.h", "//base/metrics/histogram_flattener.h", "//base/metrics/histogram_functions.cc", "//base/metrics/histogram_functions.h", "//base/metrics/histogram_macros.h", "//base/metrics/histogram_macros_internal.h", "//base/metrics/histogram_macros_local.h", "//base/metrics/histogram_samples.cc", "//base/metrics/histogram_samples.h", "//base/metrics/histogram_snapshot_manager.cc", "//base/metrics/histogram_snapshot_manager.h", "//base/metrics/metrics_hashes.cc", "//base/metrics/metrics_hashes.h", "//base/metrics/persistent_histogram_allocator.cc", "//base/metrics/persistent_histogram_allocator.h", "//base/metrics/persistent_memory_allocator.cc", "//base/metrics/persistent_memory_allocator.h", "//base/metrics/persistent_sample_map.cc", "//base/metrics/persistent_sample_map.h", "//base/metrics/ranges_manager.cc", "//base/metrics/ranges_manager.h", "//base/metrics/record_histogram_checker.h", "//base/metrics/sample_map.cc", "//base/metrics/sample_map.h", "//base/metrics/sample_vector.cc", "//base/metrics/sample_vector.h", "//base/metrics/single_sample_metrics.cc", "//base/metrics/single_sample_metrics.h", "//base/metrics/sparse_histogram.cc", "//base/metrics/sparse_histogram.h", "//base/metrics/statistics_recorder.cc", "//base/metrics/statistics_recorder.h", "//base/metrics/user_metrics.cc", "//base/metrics/user_metrics.h", "//base/metrics/user_metrics_action.h", "//base/no_destructor.h", "//base/notreached.h", "//base/observer_list.h", "//base/observer_list_internal.cc", "//base/observer_list_internal.h", "//base/observer_list_threadsafe.cc", "//base/observer_list_threadsafe.h", "//base/observer_list_types.cc", "//base/observer_list_types.h", "//base/one_shot_event.cc", "//base/one_shot_event.h", "//base/parameter_pack.h", "//base/pending_task.cc", "//base/pending_task.h", "//base/pickle.cc", "//base/pickle.h", "//base/power_monitor/battery_level_provider.cc", "//base/power_monitor/battery_level_provider.h", "//base/power_monitor/battery_state_sampler.cc", "//base/power_monitor/battery_state_sampler.h", "//base/power_monitor/moving_average.cc", "//base/power_monitor/moving_average.h", "//base/power_monitor/power_monitor.cc", "//base/power_monitor/power_monitor.h", "//base/power_monitor/power_monitor_device_source.cc", "//base/power_monitor/power_monitor_device_source.h", "//base/power_monitor/power_monitor_features.cc", "//base/power_monitor/power_monitor_features.h", "//base/power_monitor/power_monitor_source.cc", "//base/power_monitor/power_monitor_source.h", "//base/power_monitor/power_observer.h", "//base/power_monitor/sampling_event_source.cc", "//base/power_monitor/sampling_event_source.h", "//base/power_monitor/timer_sampling_event_source.cc", "//base/power_monitor/timer_sampling_event_source.h", "//base/process/current_process.cc", "//base/process/current_process.h", "//base/process/current_process_test.h", "//base/process/environment_internal.cc", "//base/process/environment_internal.h", "//base/process/process.h", "//base/process/process_handle.cc", "//base/process/process_handle.h", "//base/process/process_info.h", "//base/process/process_metrics_iocounters.h", "//base/profiler/frame.cc", "//base/profiler/frame.h", "//base/profiler/metadata_recorder.cc", "//base/profiler/metadata_recorder.h", "//base/profiler/module_cache.cc", "//base/profiler/module_cache.h", "//base/profiler/profile_builder.h", "//base/profiler/register_context.h", "//base/profiler/sample_metadata.cc", "//base/profiler/sample_metadata.h", "//base/profiler/sampling_profiler_thread_token.cc", "//base/profiler/sampling_profiler_thread_token.h", "//base/profiler/stack_buffer.cc", "//base/profiler/stack_buffer.h", "//base/profiler/stack_copier.cc", "//base/profiler/stack_copier.h", "//base/profiler/stack_copier_suspend.cc", "//base/profiler/stack_copier_suspend.h", "//base/profiler/stack_sampler.cc", "//base/profiler/stack_sampler.h", "//base/profiler/stack_sampling_profiler.cc", "//base/profiler/stack_sampling_profiler.h", "//base/profiler/suspendable_thread_delegate.h", "//base/profiler/thread_delegate.h", "//base/profiler/unwinder.cc", "//base/profiler/unwinder.h", "//base/rand_util.cc", "//base/rand_util.h", "//base/ranges/algorithm.h", "//base/ranges/functional.h", "//base/ranges/ranges.h", "//base/run_loop.cc", "//base/run_loop.h", "//base/sampling_heap_profiler/lock_free_address_hash_set.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set.h", "//base/sampling_heap_profiler/poisson_allocation_sampler.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler.h", "//base/sampling_heap_profiler/sampling_heap_profiler.cc", "//base/sampling_heap_profiler/sampling_heap_profiler.h", "//base/scoped_add_feature_flags.cc", "//base/scoped_add_feature_flags.h", "//base/scoped_clear_last_error.h", "//base/scoped_environment_variable_override.cc", "//base/scoped_environment_variable_override.h", "//base/scoped_generic.h", "//base/scoped_multi_source_observation.h", "//base/scoped_observation.h", "//base/scoped_observation_traits.h", "//base/scoped_observation_traits_internal.h", "//base/sequence_checker.cc", "//base/sequence_checker.h", "//base/sequence_checker_impl.cc", "//base/sequence_checker_impl.h", "//base/sequence_token.cc", "//base/sequence_token.h", "//base/state_transitions.h", "//base/stl_util.h", "//base/strings/abseil_string_number_conversions.cc", "//base/strings/abseil_string_number_conversions.h", "//base/strings/escape.cc", "//base/strings/escape.h", "//base/strings/latin1_string_conversions.cc", "//base/strings/latin1_string_conversions.h", "//base/strings/pattern.cc", "//base/strings/pattern.h", "//base/strings/safe_sprintf.cc", "//base/strings/safe_sprintf.h", "//base/strings/strcat.cc", "//base/strings/strcat.h", "//base/strings/strcat_internal.h", "//base/strings/string_number_conversions.cc", "//base/strings/string_number_conversions.h", "//base/strings/string_number_conversions_internal.h", "//base/strings/string_piece.cc", "//base/strings/string_piece.h", "//base/strings/string_piece_forward.h", "//base/strings/string_piece_rust.h", "//base/strings/string_split.cc", "//base/strings/string_split.h", "//base/strings/string_split_internal.h", "//base/strings/string_tokenizer.h", "//base/strings/string_util.cc", "//base/strings/string_util.h", "//base/strings/string_util_constants.cc", "//base/strings/string_util_impl_helpers.h", "//base/strings/string_util_internal.h", "//base/strings/stringize_macros.h", "//base/strings/stringprintf.cc", "//base/strings/stringprintf.h", "//base/strings/sys_string_conversions.h", "//base/strings/to_string.h", "//base/strings/utf_offset_string_conversions.cc", "//base/strings/utf_offset_string_conversions.h", "//base/strings/utf_string_conversion_utils.cc", "//base/strings/utf_string_conversion_utils.h", "//base/strings/utf_string_conversions.cc", "//base/strings/utf_string_conversions.h", "//base/substring_set_matcher/matcher_string_pattern.cc", "//base/substring_set_matcher/matcher_string_pattern.h", "//base/substring_set_matcher/substring_set_matcher.cc", "//base/substring_set_matcher/substring_set_matcher.h", "//base/supports_user_data.cc", "//base/supports_user_data.h", "//base/synchronization/atomic_flag.cc", "//base/synchronization/atomic_flag.h", "//base/synchronization/condition_variable.h", "//base/synchronization/lock.cc", "//base/synchronization/lock.h", "//base/synchronization/lock_impl.h", "//base/synchronization/waitable_event.cc", "//base/synchronization/waitable_event.h", "//base/synchronization/waitable_event_watcher.h", "//base/sys_byteorder.h", "//base/syslog_logging.cc", "//base/syslog_logging.h", "//base/system/system_monitor.cc", "//base/system/system_monitor.h", "//base/task/bind_post_task.h", "//base/task/bind_post_task_internal.h", "//base/task/cancelable_task_tracker.cc", "//base/task/cancelable_task_tracker.h", "//base/task/common/checked_lock.h", "//base/task/common/checked_lock_impl.cc", "//base/task/common/checked_lock_impl.h", "//base/task/common/lazy_now.cc", "//base/task/common/lazy_now.h", "//base/task/common/operations_controller.cc", "//base/task/common/operations_controller.h", "//base/task/common/scoped_defer_task_posting.cc", "//base/task/common/scoped_defer_task_posting.h", "//base/task/common/task_annotator.cc", "//base/task/common/task_annotator.h", "//base/task/current_thread.cc", "//base/task/current_thread.h", "//base/task/default_delayed_task_handle_delegate.cc", "//base/task/default_delayed_task_handle_delegate.h", "//base/task/deferred_sequenced_task_runner.cc", "//base/task/deferred_sequenced_task_runner.h", "//base/task/delay_policy.h", "//base/task/delayed_task_handle.cc", "//base/task/delayed_task_handle.h", "//base/task/lazy_thread_pool_task_runner.cc", "//base/task/lazy_thread_pool_task_runner.h", "//base/task/post_job.cc", "//base/task/post_job.h", "//base/task/post_task_and_reply_with_result_internal.h", "//base/task/scoped_set_task_priority_for_current_thread.cc", "//base/task/scoped_set_task_priority_for_current_thread.h", "//base/task/sequence_manager/associated_thread_id.cc", "//base/task/sequence_manager/associated_thread_id.h", "//base/task/sequence_manager/atomic_flag_set.cc", "//base/task/sequence_manager/atomic_flag_set.h", "//base/task/sequence_manager/delayed_task_handle_delegate.cc", "//base/task/sequence_manager/delayed_task_handle_delegate.h", "//base/task/sequence_manager/enqueue_order.h", "//base/task/sequence_manager/enqueue_order_generator.cc", "//base/task/sequence_manager/enqueue_order_generator.h", "//base/task/sequence_manager/fence.cc", "//base/task/sequence_manager/fence.h", "//base/task/sequence_manager/hierarchical_timing_wheel.cc", "//base/task/sequence_manager/hierarchical_timing_wheel.h", "//base/task/sequence_manager/lazily_deallocated_deque.h", "//base/task/sequence_manager/sequence_manager.cc", "//base/task/sequence_manager/sequence_manager.h", "//base/task/sequence_manager/sequence_manager_impl.cc", "//base/task/sequence_manager/sequence_manager_impl.h", "//base/task/sequence_manager/sequenced_task_source.cc", "//base/task/sequence_manager/sequenced_task_source.h", "//base/task/sequence_manager/task_order.cc", "//base/task/sequence_manager/task_order.h", "//base/task/sequence_manager/task_queue.cc", "//base/task/sequence_manager/task_queue.h", "//base/task/sequence_manager/task_queue_impl.cc", "//base/task/sequence_manager/task_queue_impl.h", "//base/task/sequence_manager/task_queue_selector.cc", "//base/task/sequence_manager/task_queue_selector.h", "//base/task/sequence_manager/task_time_observer.h", "//base/task/sequence_manager/tasks.cc", "//base/task/sequence_manager/tasks.h", "//base/task/sequence_manager/thread_controller.cc", "//base/task/sequence_manager/thread_controller.h", "//base/task/sequence_manager/thread_controller_impl.cc", "//base/task/sequence_manager/thread_controller_impl.h", "//base/task/sequence_manager/thread_controller_power_monitor.cc", "//base/task/sequence_manager/thread_controller_power_monitor.h", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl.h", "//base/task/sequence_manager/time_domain.cc", "//base/task/sequence_manager/time_domain.h", "//base/task/sequence_manager/timing_wheel.cc", "//base/task/sequence_manager/timing_wheel.h", "//base/task/sequence_manager/wake_up_queue.cc", "//base/task/sequence_manager/wake_up_queue.h", "//base/task/sequence_manager/work_deduplicator.cc", "//base/task/sequence_manager/work_deduplicator.h", "//base/task/sequence_manager/work_queue.cc", "//base/task/sequence_manager/work_queue.h", "//base/task/sequence_manager/work_queue_sets.cc", "//base/task/sequence_manager/work_queue_sets.h", "//base/task/sequenced_task_runner.cc", "//base/task/sequenced_task_runner.h", "//base/task/sequenced_task_runner_helpers.h", "//base/task/single_thread_task_executor.cc", "//base/task/single_thread_task_executor.h", "//base/task/single_thread_task_runner.cc", "//base/task/single_thread_task_runner.h", "//base/task/single_thread_task_runner_thread_mode.h", "//base/task/task_features.cc", "//base/task/task_features.h", "//base/task/task_observer.h", "//base/task/task_runner.cc", "//base/task/task_runner.h", "//base/task/task_traits.cc", "//base/task/task_traits.h", "//base/task/thread_pool.cc", "//base/task/thread_pool.h", "//base/task/thread_pool/delayed_priority_queue.cc", "//base/task/thread_pool/delayed_priority_queue.h", "//base/task/thread_pool/delayed_task_manager.cc", "//base/task/thread_pool/delayed_task_manager.h", "//base/task/thread_pool/environment_config.cc", "//base/task/thread_pool/environment_config.h", "//base/task/thread_pool/job_task_source.cc", "//base/task/thread_pool/job_task_source.h", "//base/task/thread_pool/pooled_parallel_task_runner.cc", "//base/task/thread_pool/pooled_parallel_task_runner.h", "//base/task/thread_pool/pooled_sequenced_task_runner.cc", "//base/task/thread_pool/pooled_sequenced_task_runner.h", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager.h", "//base/task/thread_pool/pooled_task_runner_delegate.cc", "//base/task/thread_pool/pooled_task_runner_delegate.h", "//base/task/thread_pool/priority_queue.cc", "//base/task/thread_pool/priority_queue.h", "//base/task/thread_pool/sequence.cc", "//base/task/thread_pool/sequence.h", "//base/task/thread_pool/service_thread.cc", "//base/task/thread_pool/service_thread.h", "//base/task/thread_pool/task.cc", "//base/task/thread_pool/task.h", "//base/task/thread_pool/task_source.cc", "//base/task/thread_pool/task_source.h", "//base/task/thread_pool/task_source_sort_key.cc", "//base/task/thread_pool/task_source_sort_key.h", "//base/task/thread_pool/task_tracker.cc", "//base/task/thread_pool/task_tracker.h", "//base/task/thread_pool/thread_group.cc", "//base/task/thread_pool/thread_group.h", "//base/task/thread_pool/thread_group_impl.cc", "//base/task/thread_pool/thread_group_impl.h", "//base/task/thread_pool/thread_pool_impl.cc", "//base/task/thread_pool/thread_pool_impl.h", "//base/task/thread_pool/thread_pool_instance.cc", "//base/task/thread_pool/thread_pool_instance.h", "//base/task/thread_pool/tracked_ref.h", "//base/task/thread_pool/worker_thread.cc", "//base/task/thread_pool/worker_thread.h", "//base/task/thread_pool/worker_thread_observer.h", "//base/task/thread_pool/worker_thread_set.cc", "//base/task/thread_pool/worker_thread_set.h", "//base/task/updateable_sequenced_task_runner.h", "//base/template_util.h", "//base/test/malloc_wrapper.h", "//base/test/scoped_logging_settings.h", "//base/test/spin_wait.h", "//base/third_party/cityhash/city.cc", "//base/third_party/cityhash/city.h", "//base/third_party/cityhash_v103/src/city_v103.cc", "//base/third_party/cityhash_v103/src/city_v103.h", "//base/third_party/icu/icu_utf.h", "//base/third_party/nspr/prtime.cc", "//base/third_party/nspr/prtime.h", "//base/third_party/superfasthash/superfasthash.c", "//base/thread_annotations.h", "//base/threading/hang_watcher.cc", "//base/threading/hang_watcher.h", "//base/threading/platform_thread.cc", "//base/threading/platform_thread.h", "//base/threading/platform_thread_ref.cc", "//base/threading/platform_thread_ref.h", "//base/threading/post_task_and_reply_impl.cc", "//base/threading/post_task_and_reply_impl.h", "//base/threading/scoped_blocking_call.cc", "//base/threading/scoped_blocking_call.h", "//base/threading/scoped_blocking_call_internal.cc", "//base/threading/scoped_blocking_call_internal.h", "//base/threading/scoped_thread_priority.cc", "//base/threading/scoped_thread_priority.h", "//base/threading/sequence_bound.h", "//base/threading/sequence_bound_internal.h", "//base/threading/sequence_local_storage_map.cc", "//base/threading/sequence_local_storage_map.h", "//base/threading/sequence_local_storage_slot.cc", "//base/threading/sequence_local_storage_slot.h", "//base/threading/simple_thread.cc", "//base/threading/simple_thread.h", "//base/threading/thread.cc", "//base/threading/thread.h", "//base/threading/thread_checker.cc", "//base/threading/thread_checker.h", "//base/threading/thread_checker_impl.cc", "//base/threading/thread_checker_impl.h", "//base/threading/thread_collision_warner.cc", "//base/threading/thread_collision_warner.h", "//base/threading/thread_id_name_manager.cc", "//base/threading/thread_id_name_manager.h", "//base/threading/thread_local.h", "//base/threading/thread_local_internal.h", "//base/threading/thread_local_storage.cc", "//base/threading/thread_local_storage.h", "//base/threading/thread_restrictions.cc", "//base/threading/thread_restrictions.h", "//base/threading/threading_features.h", "//base/threading/watchdog.cc", "//base/threading/watchdog.h", "//base/time/clock.cc", "//base/time/clock.h", "//base/time/default_clock.cc", "//base/time/default_clock.h", "//base/time/default_tick_clock.cc", "//base/time/default_tick_clock.h", "//base/time/tick_clock.cc", "//base/time/tick_clock.h", "//base/time/time.cc", "//base/time/time.h", "//base/time/time_delta_from_string.cc", "//base/time/time_delta_from_string.h", "//base/time/time_override.cc", "//base/time/time_override.h", "//base/time/time_to_iso8601.cc", "//base/time/time_to_iso8601.h", "//base/timer/elapsed_timer.cc", "//base/timer/elapsed_timer.h", "//base/timer/hi_res_timer_manager.h", "//base/timer/lap_timer.cc", "//base/timer/lap_timer.h", "//base/timer/timer.cc", "//base/timer/timer.h", "//base/timer/wall_clock_timer.cc", "//base/timer/wall_clock_timer.h", "//base/token.cc", "//base/token.h", "//base/trace_event/base_tracing.h", "//base/trace_event/base_tracing_forward.h", "//base/trace_event/common/trace_event_common.h", "//base/trace_event/heap_profiler_allocation_context.cc", "//base/trace_event/heap_profiler_allocation_context.h", "//base/trace_event/heap_profiler_allocation_context_tracker.cc", "//base/trace_event/heap_profiler_allocation_context_tracker.h", "//base/trace_event/memory_allocator_dump_guid.cc", "//base/trace_event/memory_allocator_dump_guid.h", "//base/trace_event/trace_id_helper.cc", "//base/trace_event/trace_id_helper.h", "//base/traits_bag.h", "//base/tuple.h", "//base/types/always_false.h", "//base/types/cxx23_to_underlying.h", "//base/types/expected.h", "//base/types/expected_internal.h", "//base/types/id_type.h", "//base/types/optional_ref.h", "//base/types/optional_util.h", "//base/types/pass_key.h", "//base/types/strong_alias.h", "//base/types/supports_ostream_operator.h", "//base/types/token_type.h", "//base/types/variant_util.h", "//base/unguessable_token.cc", "//base/unguessable_token.h", "//base/uuid.cc", "//base/uuid.h", "//base/value_iterators.cc", "//base/value_iterators.h", "//base/values.cc", "//base/values.h", "//base/version.cc", "//base/version.h", "//base/vlog.cc", "//base/vlog.h", "//base/debug/debugger_posix.cc", "//base/file_descriptor_posix.cc", "//base/file_descriptor_posix.h", "//base/files/dir_reader_posix.h", "//base/files/file_posix.cc", "//base/files/memory_mapped_file_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.cc", "//base/message_loop/watchable_io_message_pump_posix.h", "//base/posix/eintr_wrapper.h", "//base/posix/file_descriptor_shuffle.cc", "//base/posix/file_descriptor_shuffle.h", "//base/posix/global_descriptors.cc", "//base/posix/global_descriptors.h", "//base/posix/safe_strerror.cc", "//base/posix/safe_strerror.h", "//base/process/process_handle_posix.cc", "//base/strings/string_util_posix.h", "//base/synchronization/condition_variable_posix.cc", "//base/synchronization/lock_impl_posix.cc", "//base/threading/platform_thread_posix.cc", "//base/threading/thread_local_storage_posix.cc", "//base/time/time_conversion_posix.cc", "//base/timer/hi_res_timer_manager_posix.cc", "//base/debug/proc_maps_linux.cc", "//base/debug/proc_maps_linux.h", "//base/files/dir_reader_linux.h", "//base/files/scoped_file_linux.cc", "//base/process/internal_linux.cc", "//base/process/internal_linux.h", "//base/process/memory_linux.cc", "//base/process/process_handle_linux.cc", "//base/process/process_iterator_linux.cc", "//base/process/process_linux.cc", "//base/process/process_metrics_linux.cc", "//base/threading/platform_thread_linux.cc", "//base/threading/thread_type_delegate.cc", "//base/threading/thread_type_delegate.h", "//base/files/file_path_watcher_inotify.cc", "//base/files/file_path_watcher_inotify.h", "//base/allocator/partition_allocator/shim/allocator_shim.cc", "//base/allocator/partition_allocator/shim/allocator_shim.h", "//base/allocator/partition_allocator/shim/allocator_shim_internals.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_cpp_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_glibc_weak_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_override_libc_symbols.h", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_glibc.cc", "//base/hash/md5.h", "//base/hash/md5_constexpr.h", "//base/hash/md5_constexpr_internal.h", "//base/hash/sha1.h", "//base/hash/md5_boringssl.cc", "//base/hash/md5_boringssl.h", "//base/hash/sha1_boringssl.cc", "//base/hash/sha1_boringssl.h", "//base/base_paths.cc", "//base/base_paths.h", "//base/cpu.cc", "//base/cpu.h", "//base/debug/crash_logging.cc", "//base/debug/crash_logging.h", "//base/debug/stack_trace.cc", "//base/debug/stack_trace.h", "//base/files/file_enumerator.cc", "//base/files/file_enumerator.h", "//base/files/file_proxy.cc", "//base/files/file_proxy.h", "//base/files/file_util.cc", "//base/files/file_util.h", "//base/files/important_file_writer.cc", "//base/files/important_file_writer.h", "//base/files/important_file_writer_cleaner.cc", "//base/files/important_file_writer_cleaner.h", "//base/files/scoped_temp_dir.cc", "//base/files/scoped_temp_dir.h", "//base/json/json_file_value_serializer.cc", "//base/json/json_file_value_serializer.h", "//base/memory/discardable_memory.cc", "//base/memory/discardable_memory.h", "//base/memory/discardable_memory_allocator.cc", "//base/memory/discardable_memory_allocator.h", "//base/memory/discardable_memory_internal.h", "//base/metrics/persistent_histogram_storage.cc", "//base/metrics/persistent_histogram_storage.h", "//base/native_library.cc", "//base/native_library.h", "//base/path_service.cc", "//base/path_service.h", "//base/process/process_metrics.cc", "//base/process/process_metrics.h", "//base/scoped_native_library.cc", "//base/scoped_native_library.h", "//base/system/sys_info.cc", "//base/system/sys_info.h", "//base/system/sys_info_internal.h", "//base/task/thread_pool/initialization_util.cc", "//base/task/thread_pool/initialization_util.h", "//base/base_paths_posix.h", "//base/memory/madv_free_discardable_memory_allocator_posix.cc", "//base/memory/madv_free_discardable_memory_allocator_posix.h", "//base/memory/madv_free_discardable_memory_posix.cc", "//base/memory/madv_free_discardable_memory_posix.h", "//base/posix/unix_domain_socket.cc", "//base/posix/unix_domain_socket.h", "//base/rand_util_posix.cc", "//base/system/sys_info_posix.cc", "//base/files/file_descriptor_watcher_posix.cc", "//base/files/file_descriptor_watcher_posix.h", "//base/files/file_enumerator_posix.cc", "//base/files/file_util_posix.cc", "//base/memory/page_size_posix.cc", "//base/process/process_metrics_posix.cc", "//base/sync_socket_posix.cc", "//base/native_library_posix.cc", "//base/posix/can_lower_nice_to.cc", "//base/posix/can_lower_nice_to.h", "//base/process/launch_posix.cc", "//base/profiler/module_cache_posix.cc", "//base/profiler/stack_base_address_posix.cc", "//base/profiler/stack_base_address_posix.h", "//base/profiler/stack_copier_signal.cc", "//base/profiler/stack_copier_signal.h", "//base/profiler/thread_delegate_posix.cc", "//base/profiler/thread_delegate_posix.h", "//base/debug/stack_trace_posix.cc", "//base/process/kill_posix.cc", "//base/process/process_posix.cc", "//base/memory/discardable_shared_memory.cc", "//base/memory/discardable_shared_memory.h", "//base/process/kill.cc", "//base/process/kill.h", "//base/process/launch.cc", "//base/process/launch.h", "//base/process/memory.cc", "//base/process/memory.h", "//base/process/process_iterator.cc", "//base/process/process_iterator.h", "//base/base_paths_posix.cc", "//base/debug/elf_reader.cc", "//base/debug/elf_reader.h", "//base/stack_canary_linux.cc", "//base/stack_canary_linux.h", "//base/file_descriptor_store.cc", "//base/file_descriptor_store.h", "//base/system/sys_info_linux.cc", "//base/files/file_path_watcher.cc", "//base/files/file_path_watcher.h", "//base/sync_socket.cc", "//base/sync_socket.h", "//base/message_loop/message_pump_libevent.cc", "//base/message_loop/message_pump_libevent.h", "//base/message_loop/message_pump_epoll.cc", "//base/message_loop/message_pump_epoll.h", "//base/memory/platform_shared_memory_mapper_posix.cc", "//base/memory/platform_shared_memory_region_posix.cc", "//base/strings/sys_string_conversions_posix.cc", "//base/synchronization/waitable_event_posix.cc", "//base/synchronization/waitable_event_watcher_posix.cc", "//base/threading/platform_thread_internal_posix.cc", "//base/threading/platform_thread_internal_posix.h", "//base/time/time_exploded_posix.cc", "//base/time/time_now_posix.cc", "//base/time/time_exploded_icu.cc", "//base/profiler/stack_sampler_posix.cc", "//base/power_monitor/power_monitor_device_source_stub.cc", "//base/trace_event/memory_usage_estimator.cc", "//base/trace_event/memory_usage_estimator.h", "//base/trace_event/trace_event_stub.cc", "//base/trace_event/trace_event_stub.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -2280,7 +2280,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -2374,7 +2374,7 @@
"args": [ "--depfile=gen/base/base_java__compile_java.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.javac.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\", \"gen/base/base_java.generated.srcjar\"]", "--target-name", "//base:base_java__compile_java", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java.turbine.jar", "--classpath=[\"obj/base/base_java.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__compile_java.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:base_java__header", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.generated.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//out/cronet/obj/base/base_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2406,7 +2406,7 @@
"args": [ "--depfile=gen/base/base_java__header.d", "--generated-dir=gen/base/base_java/generated_java", "--jar-path=obj/base/base_java.turbine.jar", "--java-srcjars=[\"gen/base/base_android_java_enums_srcjar.srcjar\", \"gen/base/java_features_srcjar.srcjar\", \"gen/base/java_switches_srcjar.srcjar\", \"gen/base/base_java__assetres.srcjar\"]", "--target-name", "//base:base_java__header", "--classpath=@FileArg(gen/base/base_java.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java.sources" ],
"depfile": "//out/cronet/gen/base/base_java__header.d",
"deps": [ "//base:base_android_java_enums_srcjar", "//base:base_java__assetres", "//base:base_java__build_config_crbug_908819", "//base:java_features_srcjar", "//base:java_switches_srcjar", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/android_deps:com_google_code_findbugs_jsr305_java__header", "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/androidx:androidx_annotation_annotation_experimental_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header" ],
- "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/ByteArrayGenerator.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/java/src/org/chromium/base/ActivityState.java", "//base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java", "//base/android/java/src/org/chromium/base/ApkAssets.java", "//base/android/java/src/org/chromium/base/ApplicationStatus.java", "//base/android/java/src/org/chromium/base/BaseFeatureList.java", "//base/android/java/src/org/chromium/base/BuildInfo.java", "//base/android/java/src/org/chromium/base/BundleUtils.java", "//base/android/java/src/org/chromium/base/Callback.java", "//base/android/java/src/org/chromium/base/CallbackController.java", "//base/android/java/src/org/chromium/base/CollectionUtil.java", "//base/android/java/src/org/chromium/base/CommandLine.java", "//base/android/java/src/org/chromium/base/CommandLineInitUtil.java", "//base/android/java/src/org/chromium/base/ContentUriUtils.java", "//base/android/java/src/org/chromium/base/ContextUtils.java", "//base/android/java/src/org/chromium/base/CpuFeatures.java", "//base/android/java/src/org/chromium/base/DiscardableReferencePool.java", "//base/android/java/src/org/chromium/base/EarlyTraceEvent.java", "//base/android/java/src/org/chromium/base/EventLog.java", "//base/android/java/src/org/chromium/base/FeatureList.java", "//base/android/java/src/org/chromium/base/Features.java", "//base/android/java/src/org/chromium/base/FieldTrialList.java", "//base/android/java/src/org/chromium/base/FileUtils.java", "//base/android/java/src/org/chromium/base/Flag.java", "//base/android/java/src/org/chromium/base/ImportantFileWriterAndroid.java", "//base/android/java/src/org/chromium/base/IntStringCallback.java", "//base/android/java/src/org/chromium/base/JNIUtils.java", "//base/android/java/src/org/chromium/base/JavaExceptionReporter.java", "//base/android/java/src/org/chromium/base/JavaHandlerThread.java", "//base/android/java/src/org/chromium/base/LifetimeAssert.java", "//base/android/java/src/org/chromium/base/LocaleUtils.java", "//base/android/java/src/org/chromium/base/Log.java", "//base/android/java/src/org/chromium/base/MathUtils.java", "//base/android/java/src/org/chromium/base/MemoryPressureListener.java", "//base/android/java/src/org/chromium/base/ObserverList.java", "//base/android/java/src/org/chromium/base/PackageManagerUtils.java", "//base/android/java/src/org/chromium/base/PackageUtils.java", "//base/android/java/src/org/chromium/base/PathService.java", "//base/android/java/src/org/chromium/base/PathUtils.java", "//base/android/java/src/org/chromium/base/PiiElider.java", "//base/android/java/src/org/chromium/base/PowerMonitor.java", "//base/android/java/src/org/chromium/base/PowerMonitorForQ.java", "//base/android/java/src/org/chromium/base/Promise.java", "//base/android/java/src/org/chromium/base/RadioUtils.java", "//base/android/java/src/org/chromium/base/RequiredCallback.java", "//base/android/java/src/org/chromium/base/ResettersForTesting.java", "//base/android/java/src/org/chromium/base/StreamUtil.java", "//base/android/java/src/org/chromium/base/StrictModeContext.java", "//base/android/java/src/org/chromium/base/SysUtils.java", "//base/android/java/src/org/chromium/base/ThreadUtils.java", "//base/android/java/src/org/chromium/base/TimeUtils.java", "//base/android/java/src/org/chromium/base/TimezoneUtils.java", "//base/android/java/src/org/chromium/base/TraceEvent.java", "//base/android/java/src/org/chromium/base/UnguessableToken.java", "//base/android/java/src/org/chromium/base/UnownedUserData.java", "//base/android/java/src/org/chromium/base/UnownedUserDataHost.java", "//base/android/java/src/org/chromium/base/UnownedUserDataKey.java", "//base/android/java/src/org/chromium/base/UserData.java", "//base/android/java/src/org/chromium/base/UserDataHost.java", "//base/android/java/src/org/chromium/base/WrappedClassLoader.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForM.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForN.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForO.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForOMR1.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForP.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForQ.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForR.java", "//base/android/java/src/org/chromium/base/compat/ApiHelperForS.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java", "//base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java", "//base/android/java/src/org/chromium/base/library_loader/Linker.java", "//base/android/java/src/org/chromium/base/library_loader/LinkerJni.java", "//base/android/java/src/org/chromium/base/library_loader/LoaderErrors.java", "//base/android/java/src/org/chromium/base/library_loader/NativeLibraryPreloader.java", "//base/android/java/src/org/chromium/base/library_loader/ProcessInitException.java", "//base/android/java/src/org/chromium/base/lifetime/DestroyChecker.java", "//base/android/java/src/org/chromium/base/lifetime/Destroyable.java", "//base/android/java/src/org/chromium/base/memory/JavaHeapDumpGenerator.java", "//base/android/java/src/org/chromium/base/memory/MemoryInfoBridge.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureCallback.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureMonitor.java", "//base/android/java/src/org/chromium/base/memory/MemoryPressureUma.java", "//base/android/java/src/org/chromium/base/memory/MemoryPurgeManager.java", "//base/android/java/src/org/chromium/base/metrics/CachingUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/HistogramBucket.java", "//base/android/java/src/org/chromium/base/metrics/NativeUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/NoopUmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/RecordHistogram.java", "//base/android/java/src/org/chromium/base/metrics/RecordUserAction.java", "//base/android/java/src/org/chromium/base/metrics/ScopedSysTraceEvent.java", "//base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java", "//base/android/java/src/org/chromium/base/metrics/TimingMetric.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorder.java", "//base/android/java/src/org/chromium/base/metrics/UmaRecorderHolder.java", "//base/android/java/src/org/chromium/base/supplier/DestroyableObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplier.java", "//base/android/java/src/org/chromium/base/supplier/ObservableSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/OneShotCallback.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplier.java", "//base/android/java/src/org/chromium/base/supplier/OneshotSupplierImpl.java", "//base/android/java/src/org/chromium/base/supplier/Supplier.java", "//base/android/java/src/org/chromium/base/supplier/UnownedUserDataSupplier.java", "//base/android/java/src/org/chromium/base/task/AsyncTask.java", "//base/android/java/src/org/chromium/base/task/BackgroundOnlyAsyncTask.java", "//base/android/java/src/org/chromium/base/task/ChainedTasks.java", "//base/android/java/src/org/chromium/base/task/ChromeThreadPoolExecutor.java", "//base/android/java/src/org/chromium/base/task/PostTask.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SequencedTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/SerialExecutor.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunner.java", "//base/android/java/src/org/chromium/base/task/SingleThreadTaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/TaskExecutor.java", "//base/android/java/src/org/chromium/base/task/TaskRunner.java", "//base/android/java/src/org/chromium/base/task/TaskRunnerImpl.java", "//base/android/java/src/org/chromium/base/task/ThreadPoolTaskExecutor.java", "//base/android/java/src/org/chromium/base/task/UiThreadTaskExecutor.java", "//out/cronet/gen/base/base_android_java_enums_srcjar.srcjar", "//out/cronet/gen/base/java_features_srcjar.srcjar", "//out/cronet/gen/base/java_switches_srcjar.srcjar", "//out/cronet/gen/base/base_java__assetres.srcjar", "//out/cronet/gen/base/base_java.build_config.json", "//out/cronet/gen/base/base_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2628,7 +2628,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__compile_java.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.javac.jar", "--java-srcjars=[\"gen/base/base_java_test_support.generated.srcjar\"]", "--target-name", "//base:base_java_test_support__compile_java", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_java_test_support.turbine.jar", "--classpath=[\"obj/base/base_java_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_test_support__header", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.generated.srcjar", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//out/cronet/obj/base/base_java_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -2660,7 +2660,7 @@
"args": [ "--depfile=gen/base/base_java_test_support__header.d", "--generated-dir=gen/base/base_java_test_support/generated_java", "--jar-path=obj/base/base_java_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//base:base_java_test_support__header", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_java_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_java_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/base/base_java_test_support.sources" ],
"depfile": "//out/cronet/gen/base/base_java_test_support__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_test_support__build_config_crbug_908819", "//base:base_java_url_utils_for_test__header", "//base:jni_java__header", "//base/android/jni_generator:jni_processor", "//build/android:build_java__header", "//third_party/accessibility_test_framework:accessibility_test_framework_java__header", "//third_party/android_deps:espresso_java__header", "//third_party/android_deps:guava_android_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/android_sdk:android_test_mock_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_core_core_java__header", "//third_party/androidx:androidx_multidex_multidex_java__header", "//third_party/androidx:androidx_test_monitor_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/androidx:androidx_test_uiautomator_uiautomator_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/test/android/java/src/org/chromium/base/multidex/ChromiumMultiDexInstaller.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseActivityTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumAndroidJUnitRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4ClassRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/BaseJUnit4TestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/LoadNative.java", "//base/test/android/javatests/src/org/chromium/base/test/MockitoErrorHandler.java", "//base/test/android/javatests/src/org/chromium/base/test/ResetCachedFlagValuesTestHook.java", "//base/test/android/javatests/src/org/chromium/base/test/ResettersForTestingTestRule.java", "//base/test/android/javatests/src/org/chromium/base/test/ScreenshotOnFailureStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/TestListInstrumentationRunListener.java", "//base/test/android/javatests/src/org/chromium/base/test/TestTraceEvent.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadStatement.java", "//base/test/android/javatests/src/org/chromium/base/test/UiThreadTest.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestLifetimeAssertRule.java", "//base/test/android/javatests/src/org/chromium/base/test/UnitTestNoBrowserProcessHook.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BaseJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/BlockJUnit4RunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamAnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/MethodParamRule.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterAnnotations.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterProvider.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterSet.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedCommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedFrameworkMethod.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunner.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegate.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommon.java", "//base/test/android/javatests/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactory.java", "//base/test/android/javatests/src/org/chromium/base/test/params/SkipCommandLineParameterization.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AdvancedMockContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationProcessingUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/AnnotationRule.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationContextWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ApplicationTestUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Batch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Criteria.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/CriteriaNotSatisfiedException.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DisabledTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotBatch.java", "//base/test/android/javatests/src/org/chromium/base/test/util/DoNotRevive.java", "//base/test/android/javatests/src/org/chromium/base/test/util/EnormousTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Feature.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Features.java", "//base/test/android/javatests/src/org/chromium/base/test/util/FeaturesBase.java", "//base/test/android/javatests/src/org/chromium/base/test/util/HistogramWatcher.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferences.java", "//base/test/android/javatests/src/org/chromium/base/test/util/InMemorySharedPreferencesContext.java", "//base/test/android/javatests/src/org/chromium/base/test/util/IntegrationTest.java", "//base/test/android/javatests/src/org/chromium/base/test/util/JniMocker.java", "//base/test/android/javatests/src/org/chromium/base/test/util/LooperUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Manual.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MaxAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/MinAndroidSdkLevel.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PackageManagerWrapper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/PayloadCallbackHelper.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RequiresRestart.java", "//base/test/android/javatests/src/org/chromium/base/test/util/Restriction.java", "//base/test/android/javatests/src/org/chromium/base/test/util/RestrictionSkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/ScalableTimeout.java", "//base/test/android/javatests/src/org/chromium/base/test/util/SkipCheck.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestFileUtil.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TestThreadUtils.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutScale.java", "//base/test/android/javatests/src/org/chromium/base/test/util/TimeoutTimer.java", "//base/test/android/javatests/src/org/chromium/base/test/util/UserActionTester.java", "//out/cronet/gen/base/base_java_test_support.build_config.json", "//out/cronet/gen/base/base_java_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3249,7 +3249,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base:base_javatests_jni_headers" ],
"externs": {
@@ -3465,7 +3465,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__compile_java.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.javac.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\", \"gen/base/base_junit_tests.generated.srcjar\"]", "--target-name", "//base:base_junit_tests__compile_java", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/base/base_junit_tests.turbine.jar", "--classpath=[\"obj/base/base_junit_tests.turbine.jar\"]", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__java_binary__header", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.generated.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//out/cronet/obj/base/base_junit_tests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3535,7 +3535,7 @@
"args": [ "--depfile=gen/base/base_junit_tests__java_binary__header.d", "--generated-dir=gen/base/base_junit_tests/generated_java", "--jar-path=obj/base/base_junit_tests.turbine.jar", "--java-srcjars=[\"gen/base/base_junit_tests__compile_resources.srcjar\", \"gen/build/android/build_config_for_testing_gen.srcjar\", \"gen/base/base_junit_tests__final_jni.srcjar\", \"gen/base/base_junit_tests__native_libraries.srcjar\"]", "--target-name", "//base:base_junit_tests__java_binary__header", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/base/base_junit_tests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/base/base_junit_tests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "@gen/base/base_junit_tests.sources" ],
"depfile": "//out/cronet/gen/base/base_junit_tests__java_binary__header.d",
"deps": [ "//base:base_java__header", "//base:base_java_process_launcher_test_support__header", "//base:base_java_test_support__header", "//base:base_java_test_support_uncommon__header", "//base:base_junit_test_support__header", "//base:base_junit_tests__build_config_crbug_908819", "//base:base_junit_tests__compile_resources", "//base:base_junit_tests__final_jni", "//base:base_junit_tests__native_libraries", "//base/test:test_support_java__header", "//build/android:build_config_for_testing_gen", "//testing/android/junit:junit_test_support__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/hamcrest:hamcrest_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//base/android/junit/src/org/chromium/base/ApplicationStatusTest.java", "//base/android/junit/src/org/chromium/base/BuildInfoTest.java", "//base/android/junit/src/org/chromium/base/CallbackControllerTest.java", "//base/android/junit/src/org/chromium/base/CollectionUtilTest.java", "//base/android/junit/src/org/chromium/base/DiscardableReferencePoolTest.java", "//base/android/junit/src/org/chromium/base/FileUtilsTest.java", "//base/android/junit/src/org/chromium/base/LifetimeAssertTest.java", "//base/android/junit/src/org/chromium/base/LogTest.java", "//base/android/junit/src/org/chromium/base/MathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PathUtilsTest.java", "//base/android/junit/src/org/chromium/base/PiiEliderTest.java", "//base/android/junit/src/org/chromium/base/PromiseTest.java", "//base/android/junit/src/org/chromium/base/ResettersForTestingTest.java", "//base/android/junit/src/org/chromium/base/TimeUtilsTest.java", "//base/android/junit/src/org/chromium/base/TraceEventTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataHostTest.java", "//base/android/junit/src/org/chromium/base/UnownedUserDataKeyTest.java", "//base/android/junit/src/org/chromium/base/library_loader/LinkerTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPressureMonitorTest.java", "//base/android/junit/src/org/chromium/base/memory/MemoryPurgeManagerTest.java", "//base/android/junit/src/org/chromium/base/metrics/CachingUmaRecorderTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildConnectionAllocatorTest.java", "//base/android/junit/src/org/chromium/base/process_launcher/ChildProcessConnectionTest.java", "//base/android/junit/src/org/chromium/base/supplier/ObservableSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneShotCallbackTest.java", "//base/android/junit/src/org/chromium/base/supplier/OneshotSupplierImplTest.java", "//base/android/junit/src/org/chromium/base/supplier/UnownedUserDataSupplierTest.java", "//base/android/junit/src/org/chromium/base/task/AsyncTaskThreadTest.java", "//base/android/junit/src/org/chromium/base/task/SequencedTaskRunnerTaskMigrationTest.java", "//base/android/junit/src/org/chromium/base/util/GarbageCollectionTestUtilsUnitTest.java", "//base/test/android/junit/src/org/chromium/base/test/SetUpStatementTest.java", "//base/test/android/junit/src/org/chromium/base/test/TestListInstrumentationRunListenerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ExampleParameterizedTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateCommonTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerDelegateFactoryTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedRunnerTest.java", "//base/test/android/junit/src/org/chromium/base/test/params/ParameterizedTestNameTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AndroidSdkLevelSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/AnnotationProcessingUtilsTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsNoClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/CommandLineFlagsWithClassAnnotationCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisableIfTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestForClassRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/DisabledTestRobolectricTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/RestrictionSkipCheckTest.java", "//base/test/android/junit/src/org/chromium/base/test/util/SkipCheckTest.java", "//out/cronet/gen/base/base_junit_tests__compile_resources.srcjar", "//out/cronet/gen/build/android/build_config_for_testing_gen.srcjar", "//out/cronet/gen/base/base_junit_tests__final_jni.srcjar", "//out/cronet/gen/base/base_junit_tests__native_libraries.srcjar", "//out/cronet/gen/base/base_junit_tests.build_config.json", "//out/cronet/gen/base/base_junit_tests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -3954,7 +3954,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:debugging_buildflags", "//base/test:test_support", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -4156,7 +4156,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/android:jni_include_dir", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:base_profiler_test_support_jni_headers", "//base:native_unwinder_android", "//base/test:test_support", "//testing/gtest:gtest" ],
"externs": {
@@ -4187,7 +4187,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags" ],
"externs": {
@@ -4219,7 +4219,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -4574,7 +4574,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:arm_bti_testfunctions", "//base:base", "//base:base_stack_sampling_profiler_test_util", "//base:feature_list_buildflags", "//base:i18n", "//base:message_pump_buildflags", "//base:sanitizer_buildflags", "//base/allocator:buildflags", "//base/test:immediate_crash_test_helper", "//base/test:native_library_test_utils", "//base/test:run_all_unittests", "//base/test:test_child_process", "//base/test:test_shared_library", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:blink_buildflags", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:base_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/icu:icu", "//third_party/libevent:libevent", "//third_party/modp_b64:modp_b64" ],
"externs": {
@@ -4588,7 +4588,7 @@
"outputs": [ "//out/cronet/libbase_unittests__library.so", "//out/cronet/libbase_unittests__library.so.TOC", "//out/cronet/lib.unstripped/libbase_unittests__library.so", "//out/cronet/lib.unstripped/libbase_unittests__library.so.map.gz" ],
"public": "*",
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_conversions_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
+ "sources": [ "//base/allocator/dispatcher/dispatcher_unittest.cc", "//base/allocator/dispatcher/initializer_unittest.cc", "//base/allocator/dispatcher/internal/dispatcher_internal_unittest.cc", "//base/allocator/dispatcher/testing/dispatcher_test.cc", "//base/allocator/dispatcher/testing/dispatcher_test.h", "//base/allocator/dispatcher/testing/observer_mock.h", "//base/allocator/dispatcher/testing/tools.h", "//base/allocator/dispatcher/tls_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ptr_test_support.h", "//base/allocator/partition_allocator/pointers/raw_ptr_unittest.cc", "//base/allocator/partition_allocator/pointers/raw_ref_unittest.cc", "//base/at_exit_unittest.cc", "//base/atomicops_unittest.cc", "//base/auto_reset_unittest.cc", "//base/barrier_callback_unittest.cc", "//base/barrier_closure_unittest.cc", "//base/base64_unittest.cc", "//base/base64url_unittest.cc", "//base/big_endian_unittest.cc", "//base/bit_cast_unittest.cc", "//base/bits_unittest.cc", "//base/build_time_unittest.cc", "//base/callback_list_unittest.cc", "//base/cancelable_callback_unittest.cc", "//base/check_is_test_unittest.cc", "//base/check_unittest.cc", "//base/command_line_unittest.cc", "//base/component_export_unittest.cc", "//base/containers/adapters_unittest.cc", "//base/containers/buffer_iterator_unittest.cc", "//base/containers/checked_iterators_unittest.cc", "//base/containers/circular_deque_unittest.cc", "//base/containers/contains_unittest.cc", "//base/containers/contiguous_iterator_unittest.cc", "//base/containers/enum_set_unittest.cc", "//base/containers/erase_unittest.cc", "//base/containers/extend_unittest.cc", "//base/containers/fixed_flat_map_unittest.cc", "//base/containers/fixed_flat_set_unittest.cc", "//base/containers/flat_map_unittest.cc", "//base/containers/flat_set_unittest.cc", "//base/containers/flat_tree_unittest.cc", "//base/containers/id_map_unittest.cc", "//base/containers/intrusive_heap_unittest.cc", "//base/containers/linked_list_unittest.cc", "//base/containers/lru_cache_unittest.cc", "//base/containers/small_map_unittest.cc", "//base/containers/span_unittest.cc", "//base/containers/stack_container_unittest.cc", "//base/containers/unique_ptr_adapters_unittest.cc", "//base/containers/vector_buffer_unittest.cc", "//base/cpu_unittest.cc", "//base/cxx17_backports_unittest.cc", "//base/cxx20_is_constant_evaluated_unittest.cc", "//base/debug/alias_unittest.cc", "//base/debug/asan_service_unittest.cc", "//base/debug/crash_logging_unittest.cc", "//base/debug/debugger_unittest.cc", "//base/debug/dump_without_crashing_unittest.cc", "//base/debug/stack_trace_unittest.cc", "//base/debug/task_trace_unittest.cc", "//base/environment_unittest.cc", "//base/feature_list_unittest.cc", "//base/files/file_enumerator_unittest.cc", "//base/files/file_error_or_unittest.cc", "//base/files/file_path_unittest.cc", "//base/files/file_path_watcher_unittest.cc", "//base/files/file_proxy_unittest.cc", "//base/files/file_unittest.cc", "//base/files/file_util_unittest.cc", "//base/files/important_file_writer_cleaner_unittest.cc", "//base/files/important_file_writer_unittest.cc", "//base/files/memory_mapped_file_unittest.cc", "//base/files/safe_base_name_unittest.cc", "//base/files/scoped_temp_dir_unittest.cc", "//base/functional/bind_unittest.cc", "//base/functional/callback_helpers_unittest.cc", "//base/functional/callback_unittest.cc", "//base/functional/function_ref_unittest.cc", "//base/functional/identity_unittest.cc", "//base/functional/invoke_unittest.cc", "//base/functional/not_fn_unittest.cc", "//base/functional/overloaded_unittest.cc", "//base/gmock_unittest.cc", "//base/hash/hash_unittest.cc", "//base/hash/legacy_hash_unittest.cc", "//base/hash/md5_constexpr_unittest.cc", "//base/hash/md5_unittest.cc", "//base/hash/sha1_unittest.cc", "//base/i18n/break_iterator_unittest.cc", "//base/i18n/case_conversion_unittest.cc", "//base/i18n/char_iterator_unittest.cc", "//base/i18n/character_encoding_unittest.cc", "//base/i18n/file_util_icu_unittest.cc", "//base/i18n/icu_string_conversions_unittest.cc", "//base/i18n/icu_util_unittest.cc", "//base/i18n/message_formatter_unittest.cc", "//base/i18n/number_formatting_unittest.cc", "//base/i18n/rtl_unittest.cc", "//base/i18n/streaming_utf8_validator_unittest.cc", "//base/i18n/string_search_unittest.cc", "//base/i18n/time_formatting_unittest.cc", "//base/i18n/timezone_unittest.cc", "//base/i18n/transliterator_unittest.cc", "//base/immediate_crash_unittest.cc", "//base/json/json_parser_unittest.cc", "//base/json/json_reader_unittest.cc", "//base/json/json_value_converter_unittest.cc", "//base/json/json_value_serializer_unittest.cc", "//base/json/json_writer_unittest.cc", "//base/json/string_escape_unittest.cc", "//base/json/values_util_unittest.cc", "//base/lazy_instance_unittest.cc", "//base/logging_unittest.cc", "//base/memory/aligned_memory_unittest.cc", "//base/memory/discardable_memory_backing_field_trial_unittest.cc", "//base/memory/discardable_shared_memory_unittest.cc", "//base/memory/memory_pressure_listener_unittest.cc", "//base/memory/platform_shared_memory_region_unittest.cc", "//base/memory/ptr_util_unittest.cc", "//base/memory/raw_ptr_asan_unittest.cc", "//base/memory/ref_counted_memory_unittest.cc", "//base/memory/ref_counted_unittest.cc", "//base/memory/safe_ref_unittest.cc", "//base/memory/shared_memory_hooks_unittest.cc", "//base/memory/shared_memory_mapping_unittest.cc", "//base/memory/shared_memory_region_unittest.cc", "//base/memory/singleton_unittest.cc", "//base/memory/unsafe_shared_memory_pool_unittest.cc", "//base/memory/values_equivalent_unittest.cc", "//base/memory/weak_auto_reset_unittest.cc", "//base/memory/weak_ptr_unittest.cc", "//base/message_loop/message_pump_unittest.cc", "//base/message_loop/work_id_provider_unittest.cc", "//base/metrics/bucket_ranges_unittest.cc", "//base/metrics/crc32_unittest.cc", "//base/metrics/field_trial_params_unittest.cc", "//base/metrics/field_trial_unittest.cc", "//base/metrics/histogram_base_unittest.cc", "//base/metrics/histogram_delta_serialization_unittest.cc", "//base/metrics/histogram_functions_unittest.cc", "//base/metrics/histogram_macros_unittest.cc", "//base/metrics/histogram_samples_unittest.cc", "//base/metrics/histogram_snapshot_manager_unittest.cc", "//base/metrics/histogram_threadsafe_unittest.cc", "//base/metrics/histogram_unittest.cc", "//base/metrics/metrics_hashes_unittest.cc", "//base/metrics/persistent_histogram_allocator_unittest.cc", "//base/metrics/persistent_histogram_storage_unittest.cc", "//base/metrics/persistent_memory_allocator_unittest.cc", "//base/metrics/persistent_sample_map_unittest.cc", "//base/metrics/ranges_manager_unittest.cc", "//base/metrics/sample_map_unittest.cc", "//base/metrics/sample_vector_unittest.cc", "//base/metrics/single_sample_metrics_unittest.cc", "//base/metrics/sparse_histogram_unittest.cc", "//base/metrics/statistics_recorder_unittest.cc", "//base/native_library_unittest.cc", "//base/no_destructor_unittest.cc", "//base/observer_list_threadsafe_unittest.cc", "//base/observer_list_unittest.cc", "//base/one_shot_event_unittest.cc", "//base/parameter_pack_unittest.cc", "//base/path_service_unittest.cc", "//base/pickle_unittest.cc", "//base/power_monitor/battery_level_provider_unittest.cc", "//base/power_monitor/battery_state_sampler_unittest.cc", "//base/power_monitor/moving_average_unittest.cc", "//base/power_monitor/power_monitor_device_source_unittest.cc", "//base/power_monitor/power_monitor_unittest.cc", "//base/power_monitor/timer_sampling_event_source_unittest.cc", "//base/process/environment_internal_unittest.cc", "//base/process/memory_unittest.cc", "//base/process/process_metrics_unittest.cc", "//base/profiler/metadata_recorder_unittest.cc", "//base/profiler/module_cache_unittest.cc", "//base/profiler/sample_metadata_unittest.cc", "//base/profiler/stack_buffer_unittest.cc", "//base/profiler/stack_copier_suspend_unittest.cc", "//base/profiler/stack_copier_unittest.cc", "//base/profiler/stack_sampler_unittest.cc", "//base/profiler/stack_sampling_profiler_unittest.cc", "//base/rand_util_unittest.cc", "//base/ranges/algorithm_unittest.cc", "//base/ranges/functional_unittest.cc", "//base/ranges/ranges_unittest.cc", "//base/run_loop_unittest.cc", "//base/safe_numerics_unittest.cc", "//base/sampling_heap_profiler/lock_free_address_hash_set_unittest.cc", "//base/scoped_add_feature_flags_unittest.cc", "//base/scoped_clear_last_error_unittest.cc", "//base/scoped_generic_unittest.cc", "//base/scoped_multi_source_observation_unittest.cc", "//base/scoped_native_library_unittest.cc", "//base/scoped_observation_unittest.cc", "//base/security_unittest.cc", "//base/sequence_checker_unittest.cc", "//base/sequence_token_unittest.cc", "//base/state_transitions_unittest.cc", "//base/stl_util_unittest.cc", "//base/strings/abseil_string_number_conversions_unittest.cc", "//base/strings/escape_unittest.cc", "//base/strings/no_trigraphs_unittest.cc", "//base/strings/pattern_unittest.cc", "//base/strings/safe_sprintf_unittest.cc", "//base/strings/strcat_unittest.cc", "//base/strings/string_number_conversions_unittest.cc", "//base/strings/string_piece_unittest.cc", "//base/strings/string_split_unittest.cc", "//base/strings/string_tokenizer_unittest.cc", "//base/strings/string_util_unittest.cc", "//base/strings/stringize_macros_unittest.cc", "//base/strings/stringprintf_unittest.cc", "//base/strings/sys_string_conversions_unittest.cc", "//base/strings/to_string_test.cc", "//base/strings/utf_offset_string_conversions_unittest.cc", "//base/strings/utf_string_conversions_unittest.cc", "//base/substring_set_matcher/string_pattern_unittest.cc", "//base/substring_set_matcher/substring_set_matcher_unittest.cc", "//base/supports_user_data_unittest.cc", "//base/sync_socket_unittest.cc", "//base/synchronization/atomic_flag_unittest.cc", "//base/synchronization/condition_variable_unittest.cc", "//base/synchronization/lock_unittest.cc", "//base/synchronization/waitable_event_unittest.cc", "//base/synchronization/waitable_event_watcher_unittest.cc", "//base/sys_byteorder_unittest.cc", "//base/system/sys_info_unittest.cc", "//base/system/system_monitor_unittest.cc", "//base/task/bind_post_task_unittest.cc", "//base/task/cancelable_task_tracker_unittest.cc", "//base/task/common/checked_lock_unittest.cc", "//base/task/common/operations_controller_unittest.cc", "//base/task/common/task_annotator_unittest.cc", "//base/task/default_delayed_task_handle_delegate_unittest.cc", "//base/task/deferred_sequenced_task_runner_unittest.cc", "//base/task/delayed_task_handle_unittest.cc", "//base/task/lazy_thread_pool_task_runner_unittest.cc", "//base/task/post_job_unittest.cc", "//base/task/scoped_set_task_priority_for_current_thread_unittest.cc", "//base/task/sequence_manager/atomic_flag_set_unittest.cc", "//base/task/sequence_manager/hierarchical_timing_wheel_unittest.cc", "//base/task/sequence_manager/lazily_deallocated_deque_unittest.cc", "//base/task/sequence_manager/sequence_manager_impl_unittest.cc", "//base/task/sequence_manager/task_order_unittest.cc", "//base/task/sequence_manager/task_queue_selector_unittest.cc", "//base/task/sequence_manager/task_queue_unittest.cc", "//base/task/sequence_manager/test/mock_time_message_pump_unittest.cc", "//base/task/sequence_manager/thread_controller_power_monitor_unittest.cc", "//base/task/sequence_manager/thread_controller_with_message_pump_impl_unittest.cc", "//base/task/sequence_manager/timing_wheel_unittest.cc", "//base/task/sequence_manager/wake_up_queue_unittest.cc", "//base/task/sequence_manager/work_deduplicator_unittest.cc", "//base/task/sequence_manager/work_queue_sets_unittest.cc", "//base/task/sequence_manager/work_queue_unittest.cc", "//base/task/sequenced_task_runner_unittest.cc", "//base/task/single_thread_task_executor_unittest.cc", "//base/task/single_thread_task_runner_unittest.cc", "//base/task/task_runner_unittest.cc", "//base/task/task_traits_unittest.cc", "//base/task/thread_pool/can_run_policy_test.h", "//base/task/thread_pool/delayed_priority_queue_unittest.cc", "//base/task/thread_pool/delayed_task_manager_unittest.cc", "//base/task/thread_pool/environment_config_unittest.cc", "//base/task/thread_pool/job_task_source_unittest.cc", "//base/task/thread_pool/pooled_single_thread_task_runner_manager_unittest.cc", "//base/task/thread_pool/priority_queue_unittest.cc", "//base/task/thread_pool/sequence_unittest.cc", "//base/task/thread_pool/service_thread_unittest.cc", "//base/task/thread_pool/task_source_sort_key_unittest.cc", "//base/task/thread_pool/task_tracker_unittest.cc", "//base/task/thread_pool/test_task_factory.cc", "//base/task/thread_pool/test_task_factory.h", "//base/task/thread_pool/test_utils.cc", "//base/task/thread_pool/test_utils.h", "//base/task/thread_pool/thread_group_impl_unittest.cc", "//base/task/thread_pool/thread_group_unittest.cc", "//base/task/thread_pool/thread_pool_impl_unittest.cc", "//base/task/thread_pool/tracked_ref_unittest.cc", "//base/task/thread_pool/worker_thread_set_unittest.cc", "//base/task/thread_pool/worker_thread_unittest.cc", "//base/task/thread_pool_unittest.cc", "//base/template_util_unittest.cc", "//base/test/gmock_callback_support_unittest.cc", "//base/test/gmock_move_support_unittest.cc", "//base/test/memory/dangling_ptr_instrumentation.cc", "//base/test/memory/dangling_ptr_instrumentation.h", "//base/test/metrics/histogram_enum_reader_unittest.cc", "//base/test/metrics/histogram_tester_unittest.cc", "//base/test/metrics/user_action_tester_unittest.cc", "//base/test/mock_callback_unittest.cc", "//base/test/rectify_callback_unittest.cc", "//base/test/repeating_test_future_unittest.cc", "//base/test/scoped_feature_list_unittest.cc", "//base/test/scoped_logging_settings.h", "//base/test/scoped_mock_clock_override_unittest.cc", "//base/test/scoped_mock_time_message_loop_task_runner_unittest.cc", "//base/test/scoped_run_loop_timeout_unittest.cc", "//base/test/task_environment_unittest.cc", "//base/test/test_future_unittest.cc", "//base/test/test_mock_time_task_runner_unittest.cc", "//base/test/test_pending_task_unittest.cc", "//base/test/test_waitable_event_unittest.cc", "//base/third_party/dynamic_annotations/dynamic_annotations_compiletest.cc", "//base/thread_annotations_unittest.cc", "//base/threading/hang_watcher_unittest.cc", "//base/threading/platform_thread_unittest.cc", "//base/threading/post_task_and_reply_impl_unittest.cc", "//base/threading/scoped_blocking_call_unittest.cc", "//base/threading/scoped_thread_priority_unittest.cc", "//base/threading/sequence_bound_unittest.cc", "//base/threading/sequence_local_storage_map_unittest.cc", "//base/threading/sequence_local_storage_slot_unittest.cc", "//base/threading/simple_thread_unittest.cc", "//base/threading/thread_checker_unittest.cc", "//base/threading/thread_collision_warner_unittest.cc", "//base/threading/thread_id_name_manager_unittest.cc", "//base/threading/thread_local_storage_unittest.cc", "//base/threading/thread_local_unittest.cc", "//base/threading/thread_restrictions_unittest.cc", "//base/threading/thread_unittest.cc", "//base/threading/watchdog_unittest.cc", "//base/time/pr_time_unittest.cc", "//base/time/time_delta_from_string_unittest.cc", "//base/time/time_unittest.cc", "//base/timer/elapsed_timer_unittest.cc", "//base/timer/hi_res_timer_manager_unittest.cc", "//base/timer/lap_timer_unittest.cc", "//base/timer/mock_timer_unittest.cc", "//base/timer/timer_unittest.cc", "//base/timer/wall_clock_timer_unittest.cc", "//base/token_unittest.cc", "//base/tools_sanity_unittest.cc", "//base/traits_bag_unittest.cc", "//base/tuple_unittest.cc", "//base/types/cxx23_to_underlying_unittest.cc", "//base/types/expected_unittest.cc", "//base/types/id_type_unittest.cc", "//base/types/optional_ref_unittest.cc", "//base/types/optional_unittest.cc", "//base/types/optional_util_unittest.cc", "//base/types/pass_key_unittest.cc", "//base/types/strong_alias_unittest.cc", "//base/types/supports_ostream_operator_test.cc", "//base/types/token_type_unittest.cc", "//base/types/variant_util_unittest.cc", "//base/unguessable_token_unittest.cc", "//base/uuid_unittest.cc", "//base/value_iterators_unittest.cc", "//base/values_unittest.cc", "//base/version_unittest.cc", "//base/vlog_unittest.cc", "//base/libcpp_hardening_test.cc", "//base/allocator/partition_allocator/tagging_unittest.cc", "//base/files/dir_reader_posix_unittest.cc", "//base/files/file_descriptor_watcher_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_allocator_posix_unittest.cc", "//base/memory/madv_free_discardable_memory_posix_unittest.cc", "//base/message_loop/fd_watch_controller_posix_unittest.cc", "//base/posix/file_descriptor_shuffle_unittest.cc", "//base/posix/unix_domain_socket_unittest.cc", "//base/profiler/stack_base_address_posix_unittest.cc", "//base/profiler/stack_copier_signal_unittest.cc", "//base/profiler/thread_delegate_posix_unittest.cc", "//base/android/android_image_reader_compat_unittest.cc", "//base/android/application_status_listener_unittest.cc", "//base/android/child_process_unittest.cc", "//base/android/content_uri_utils_unittest.cc", "//base/android/java_handler_thread_unittest.cc", "//base/android/jni_android_unittest.cc", "//base/android/jni_array_unittest.cc", "//base/android/jni_string_unittest.cc", "//base/android/library_loader/library_prefetcher_unittest.cc", "//base/android/linker/linker_jni.cc", "//base/android/linker/linker_jni.h", "//base/android/linker/linker_unittest.cc", "//base/android/meminfo_dump_provider_unittest.cc", "//base/android/path_utils_unittest.cc", "//base/android/radio_utils_unittest.cc", "//base/android/reached_addresses_bitset_unittest.cc", "//base/android/scoped_java_ref_unittest.cc", "//base/android/sys_utils_unittest.cc", "//base/android/unguessable_token_android_unittest.cc", "//base/os_compat_android_unittest.cc", "//base/message_loop/message_pump_libevent_unittest.cc", "//base/files/file_locking_unittest.cc", "//base/debug/elf_reader_unittest.cc", "//base/debug/proc_maps_linux_unittest.cc", "//base/debug/test_elf_image_builder.cc", "//base/debug/test_elf_image_builder.h", "//base/allocator/partition_allocator/shim/allocator_shim_unittest.cc", "//base/sampling_heap_profiler/poisson_allocation_sampler_unittest.cc", "//base/sampling_heap_profiler/sampling_heap_profiler_unittest.cc", "//base/allocator/partition_alloc_support_unittest.cc", "//base/allocator/partition_allocator/shim/allocator_shim_default_dispatch_to_partition_alloc_unittest.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -4622,7 +4622,7 @@
"visibility": [ "*" ]
},
"//base:build_date": {
- "args": [ "gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4636,7 +4636,7 @@
"visibility": [ "*" ]
},
"//base:build_date(//build/toolchain/linux:clang_x64)": {
- "args": [ "clang_x64/gen/base/generated_build_date.h", "1681484740" ],
+ "args": [ "clang_x64/gen/base/generated_build_date.h", "1684896280" ],
"deps": [ ],
"metadata": {
@@ -4661,7 +4661,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/icu:icu_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//third_party/icu:icuuc" ],
"externs": {
@@ -4725,7 +4725,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest" ],
"externs": {
@@ -4884,7 +4884,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//build/config/compiler:optimize_max", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "BASE_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromecast_buildflags", "//build:chromeos_buildflags", "//third_party/ced:ced", "//third_party/icu:icu" ],
"externs": {
@@ -5094,7 +5094,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps" ],
"externs": {
@@ -5189,7 +5189,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/libunwindstack:libunwindstack_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/libunwindstack:libunwindstack" ],
"externs": {
@@ -5221,7 +5221,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static" ],
"externs": {
@@ -5252,7 +5252,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BASE_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base_static(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -5314,7 +5314,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:optimize_speed", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/allocator/partition_allocator:buildflags", "//build:branding_buildflags", "//build/config/compiler:compiler_buildflags" ],
"externs": {
@@ -7075,7 +7075,7 @@
"args": [ "--depfile=gen/build/android/build_java__compile_java.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.javac.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\", \"gen/build/android/build_java.generated.srcjar\"]", "--target-name", "//build/android:build_java__compile_java", "--header-jar", "obj/build/android/build_java.turbine.jar", "--classpath=[\"obj/build/android/build_java.turbine.jar\"]", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__compile_java.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:build_java__header", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.generated.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//out/cronet/obj/build/android/build_java.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7107,7 +7107,7 @@
"args": [ "--depfile=gen/build/android/build_java__header.d", "--generated-dir=gen/build/android/build_java/generated_java", "--jar-path=obj/build/android/build_java.turbine.jar", "--java-srcjars=[\"gen/build/android/build_config_gen.srcjar\", \"gen/build/android/native_libraries_gen.srcjar\"]", "--target-name", "//build/android:build_java__header", "--classpath=@FileArg(gen/build/android/build_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/build/android/build_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/build/android/build_java.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/build/BuildConfig.class\", \"*/NativeLibraries.class\"]", "@gen/build/android/build_java.sources" ],
"depfile": "//out/cronet/gen/build/android/build_java__header.d",
"deps": [ "//build/android:build_config_gen", "//build/android:build_java__build_config_crbug_908819", "//build/android:native_libraries_gen", "//third_party/android_sdk:android_sdk_java__header" ],
- "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//build/android/java/src/org/chromium/build/annotations/AlwaysInline.java", "//build/android/java/src/org/chromium/build/annotations/CheckDiscard.java", "//build/android/java/src/org/chromium/build/annotations/DoNotClassMerge.java", "//build/android/java/src/org/chromium/build/annotations/DoNotInline.java", "//build/android/java/src/org/chromium/build/annotations/DoNotStripLogs.java", "//build/android/java/src/org/chromium/build/annotations/IdentifierNameString.java", "//build/android/java/src/org/chromium/build/annotations/MainDex.java", "//build/android/java/src/org/chromium/build/annotations/MockedInTests.java", "//build/android/java/src/org/chromium/build/annotations/UsedByReflection.java", "//out/cronet/gen/build/android/build_config_gen.srcjar", "//out/cronet/gen/build/android/native_libraries_gen.srcjar", "//out/cronet/gen/build/android/build_java.build_config.json", "//out/cronet/gen/build/android/build_java.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -7603,7 +7603,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7891,7 +7891,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -7922,7 +7922,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -8025,7 +8025,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi" ],
"externs": {
@@ -8057,7 +8057,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//buildtools/third_party/libc++:config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti" ],
- "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))", "LIBCXX_BUILDING_LIBCXXABI", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libc++abi:libc++abi(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -8088,7 +8088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ "//buildtools/third_party/libunwind:libunwind" ],
"externs": {
@@ -8119,7 +8119,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//buildtools/third_party/libc++:config", "//build/config/sanitizers:default_sanitizer_flags_but_ubsan_vptr" ],
- "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
+ "defines": [ "LIBCXXABI_SILENT_TERMINATE", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBCPP_BUILDING_LIBRARY" ],
"deps": [ ],
"externs": {
@@ -8149,7 +8149,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-fexceptions" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:exceptions", "//build/config/compiler:rtti", "//build/config/compiler:optimize_speed", "//buildtools/third_party/libunwind:libunwind_config" ],
- "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
+ "defines": [ "_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_LIBUNWIND_IS_NATIVE_ONLY" ],
"deps": [ ],
"externs": {
@@ -8213,7 +8213,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//components/cronet/android:hide_all_but_jni_onload_and_cronet", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//net:net" ],
"externs": {
@@ -8222,10 +8222,10 @@
"ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=i686-linux-android19", "-m32", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Wl,--version-script=../../components/cronet/android/android_only_jni_onload_and_cronet_exports.lst", "-Wl,-wrap,calloc", "-Wl,-wrap,free", "-Wl,-wrap,malloc", "-Wl,-wrap,memalign", "-Wl,-wrap,posix_memalign", "-Wl,-wrap,pvalloc", "-Wl,-wrap,realloc", "-Wl,-wrap,valloc", "-Wl,-wrap,malloc_usable_size", "-Wl,-wrap,realpath", "-Wl,-wrap,strdup", "-Wl,-wrap,strndup", "-Wl,-wrap,getcwd", "-Wl,-wrap,asprintf", "-Wl,-wrap,vasprintf" ],
"libs": [ "android_support", "dl", "m", "android", "log", "//base/android/library_loader/anchor_functions.lds" ],
"metadata": {
- "shared_libraries": [ "//out/cronet/libcronet.114.0.5715.0.so" ]
+ "shared_libraries": [ "//out/cronet/libcronet.114.0.5735.53.so" ]
},
- "output_name": "cronet.114.0.5715.0",
- "outputs": [ "//out/cronet/libcronet.114.0.5715.0.so", "//out/cronet/libcronet.114.0.5715.0.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so", "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so.map.gz" ],
+ "output_name": "cronet.114.0.5735.53",
+ "outputs": [ "//out/cronet/libcronet.114.0.5735.53.so", "//out/cronet/libcronet.114.0.5735.53.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so", "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so.map.gz" ],
"public": "*",
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
"sources": [ "//components/cronet/android/cronet_jni.cc" ],
@@ -8431,7 +8431,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__compile_java.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.javac.jar", "--java-srcjars=[\"gen/components/cronet/android/cronet_common_javatests.generated.srcjar\"]", "--target-name", "//components/cronet/android:cronet_common_javatests__compile_java", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--classpath=[\"obj/components/cronet/android/cronet_common_javatests.turbine.jar\"]", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__compile_java.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_common_javatests__header", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//out/cronet/obj/components/cronet/android/cronet_common_javatests.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -8463,7 +8463,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_common_javatests__header.d", "--generated-dir=gen/components/cronet/android/cronet_common_javatests/generated_java", "--jar-path=obj/components/cronet/android/cronet_common_javatests.turbine.jar", "--java-srcjars=[]", "--target-name", "//components/cronet/android:cronet_common_javatests__header", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/components/cronet/android/cronet_common_javatests.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/components/cronet/android/cronet_common_javatests.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/components/cronet/android/cronet_common_javatests.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_common_javatests__header.d",
"deps": [ "//base:base_java__header", "//base:jni_java__header", "//build/android:build_java__header", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:cronet_common_javatests__build_config_crbug_908819", "//components/cronet/android:cronet_impl_all_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/android_sdk:android_test_base_java__header", "//third_party/androidx:androidx_annotation_annotation_java__header", "//third_party/androidx:androidx_test_core_java__header", "//third_party/androidx:androidx_test_ext_junit_java__header", "//third_party/androidx:androidx_test_runner_java__header", "//third_party/junit:junit__header" ],
- "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//components/cronet/android/test/javatests/src/org/chromium/net/CronetLoggerTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/CronetTestRule.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestRequestFinishedListener.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUploadDataProvider.java", "//components/cronet/android/test/javatests/src/org/chromium/net/TestUrlRequestCallback.java", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_common_javatests.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -9174,9 +9174,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/libs/x86/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/libs/x86/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
"type": "copy",
@@ -9188,9 +9188,9 @@
"metadata": {
},
- "outputs": [ "//out/cronet/cronet/symbols/x86/libcronet.114.0.5715.0.so" ],
+ "outputs": [ "//out/cronet/cronet/symbols/x86/libcronet.114.0.5735.53.so" ],
"public": "*",
- "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5735.53.so" ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
"type": "copy",
@@ -11071,7 +11071,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet:metrics_util", "//components/cronet/android:buildflags", "//components/cronet/android:cronet_jni_headers", "//components/cronet/android:cronet_jni_registration", "//components/cronet/android:request_context_config_proto", "//components/prefs:prefs", "//net:net", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -11611,7 +11611,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common", "//components/cronet:cronet_version_header", "//components/cronet/android:cronet", "//components/cronet/android:cronet_tests_jni_headers", "//components/cronet/testing:test_support", "//components/prefs:prefs", "//net:net", "//net:simple_quic_tools", "//net:test_support", "//third_party/icu:icu" ],
"externs": {
@@ -11967,7 +11967,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "CRONET_TESTS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12509,7 +12509,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//components/cronet:cronet_common_unittests", "//components/cronet/android:cronet_static", "//components/prefs:test_support", "//net:net", "//net:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest" ],
"externs": {
@@ -12685,7 +12685,7 @@
},
"//components/cronet/android:dependencies_checks": {
"all_dependent_configs": [ "//base/allocator:wrap_malloc_symbols" ],
- "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp", "--is_cronet_build" ],
+ "args": [ "--new_dependencies_script", "../../components/cronet/tools/check_cronet_dependencies.sh", "--old_dependencies", "../../components/cronet/android/dependencies.txt", "--stamp", "gen/components/cronet/android/dependencies_checks.stamp" ],
"deps": [ "//components/cronet/android:cronet" ],
"inputs": [ "//components/cronet/android/dependencies.txt" ],
"metadata": {
@@ -13250,7 +13250,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_api": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_api.d", "--output", "cronet/cronet_api.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_api.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_api.d",
"deps": [ "//components/cronet/android:cronet_api_java", "//components/cronet/android:repackage_api__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_api.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13282,7 +13282,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_common": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_common.d", "--output", "cronet/cronet_impl_common_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_common.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_common.d",
"deps": [ "//components/cronet/android:cronet_impl_common_base_java", "//components/cronet/android:repackage_common__build_config_crbug_908819", "//net/android:net_thread_stats_uid_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_common.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13314,7 +13314,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native.d", "--output", "cronet/cronet_impl_native_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native.d",
"deps": [ "//components/cronet/android:cronet_jni_registration_java", "//components/cronet/android:repackage_native__build_config_crbug_908819", "//components/cronet/android:repackage_native_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13346,7 +13346,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_native_impl": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_native_impl.d", "--output", "obj/components/cronet/android/repackage_native_impl.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_native_impl.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"android/*\", \"androidx/*\", \"*/library_loader/*.class\", \"*/multidex/*.class\", \"*/process_launcher/*.class\", \"*/SysUtils*.class\", \"org/chromium/base/BaseFeature*.class\", \"org/chromium/base/Feature*.class\", \"org/chromium/base/jank_tracker/*.class\", \"org/chromium/base/memory/MemoryPurgeManager*.class\", \"org/chromium/base/memory/MemoryPressureMonitor*.class\", \"org/chromium/build/NativeLibraries.class\", \"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_native_impl.d",
"deps": [ "//base:base_java", "//base:jni_java", "//build/android:build_java", "//components/cronet/android:cronet_impl_native_base_java", "//components/cronet/android:cronet_urlconnection_impl_java", "//components/cronet/android:repackage_native_impl__build_config_crbug_908819", "//components/cronet/android:request_context_config_java_proto", "//net/android:net_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_native_impl.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13488,7 +13488,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars.d", "--output", "cronet/test/cronet_tests_java.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars.d",
"deps": [ "//components/cronet/android:cronet_tests_jni_registration_java", "//components/cronet/android:repackage_test_jars__build_config_crbug_908819", "//components/cronet/android:repackage_test_jars_without_jni_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13520,7 +13520,7 @@
"visibility": [ "*" ]
},
"//components/cronet/android:repackage_test_jars_without_jni": {
- "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\"]" ],
+ "args": [ "--depfile", "gen/components/cronet/android/repackage_test_jars_without_jni.d", "--output", "obj/components/cronet/android/cronet_tests_java_without_jni.jar", "--no-compress", "--input-zips=@FileArg(gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json:javac:classpath)", "--input-zips-excluded-globs=[\"*/*GEN_JNI.class\", \"META-INF/*.MF\"]" ],
"depfile": "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.d",
"deps": [ "//base:base_java", "//base:base_java_test_support", "//base:jni_java", "//components/cronet/android:cronet_common_javatests", "//components/cronet/android:cronet_javatests", "//components/cronet/android:cronet_test_apk_java", "//components/cronet/android:repackage_test_jars_without_jni__build_config_crbug_908819", "//net/android:embedded_test_server_aidl_java", "//net/android:net_java", "//net/android:net_java_test_support", "//third_party/androidx:androidx_annotation_annotation_experimental_java", "//third_party/netty4:netty_all_java", "//url:url_java" ],
"inputs": [ "//out/cronet/gen/components/cronet/android/repackage_test_jars_without_jni.build_config.json", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/zip.py" ],
@@ -13816,7 +13816,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet/android:request_context_config_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -13913,7 +13913,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:test_support" ],
"externs": {
@@ -13973,7 +13973,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//components/cronet:cronet_buildflags", "//components/cronet:cronet_version_header", "//components/metrics:library_support", "//components/prefs:prefs", "//net:net" ],
"externs": {
@@ -14005,7 +14005,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//components/cronet:cronet_common", "//components/prefs:test_support", "//net:test_support" ],
"externs": {
@@ -14048,7 +14048,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//components/cronet:cronet_version_header_action" ],
"externs": {
@@ -14095,7 +14095,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14127,7 +14127,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//third_party/metrics_proto:metrics_proto" ],
"externs": {
@@ -14398,7 +14398,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPONENTS_PREFS_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//components/prefs:prefs_features", "//components/prefs/android:jni_headers" ],
"externs": {
@@ -14432,7 +14432,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -14465,7 +14465,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14499,7 +14499,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//components/prefs:prefs_features", "//components/prefs:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -14562,7 +14562,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//crypto:buildflags", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -14596,7 +14596,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:external_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "CRYPTO_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//base/third_party/dynamic_annotations:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//crypto:buildflags(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -14953,7 +14953,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:run_all_unittests", "//base/test:test_support", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -15012,7 +15012,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//crypto:crypto" ],
"externs": {
@@ -15189,7 +15189,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_test_jni_headers", "//net:test_support" ],
"externs": {
@@ -15386,7 +15386,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:shared_library_deps", "//net:test_support", "//net/android:java_test_native_support" ],
"externs": {
@@ -16503,7 +16503,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps" ],
"externs": {
@@ -16552,7 +16552,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16584,7 +16584,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client" ],
"externs": {
@@ -16617,7 +16617,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16649,7 +16649,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/dns:host_cache_fuzzer_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net/dns:host_cache_fuzzer_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -16700,7 +16700,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns/public:public" ],
"externs": {
@@ -16733,7 +16733,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:host_resolver", "//net/dns/public:public" ],
"externs": {
@@ -16766,7 +16766,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//net:net_deps", "//net:net_public_deps", "//net/dns:dns_client", "//net/dns:host_resolver" ],
"externs": {
@@ -16886,7 +16886,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16918,7 +16918,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//net:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -16965,7 +16965,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build:branding_buildflags", "//net:net_deps", "//net:net_public_deps", "//net/dns:dns" ],
"externs": {
@@ -17106,7 +17106,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net/third_party/quiche:net_quic_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17157,7 +17157,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net/third_party/quiche:net_quic_test_tools_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17208,7 +17208,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//testing/gmock:gmock" ],
"externs": {
@@ -17242,7 +17242,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools" ],
"externs": {
@@ -17275,7 +17275,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17309,7 +17309,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17343,7 +17343,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17377,7 +17377,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net", "//net:simple_quic_tools" ],
"externs": {
@@ -17410,7 +17410,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_QUICHE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:uri_template", "//net/third_party/quiche:net_quic_proto", "//third_party/abseil-cpp:absl", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -17444,7 +17444,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net/third_party/quiche:net_quic_proto_config", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:quic_test_flags_utils", "//net:test_support", "//net/third_party/quiche:quiche", "//net/third_party/quiche:quiche_tool_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -17478,7 +17478,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17511,7 +17511,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//net/third_party/quiche:quiche_internal_config", "//net/third_party/quiche:quiche_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -17557,7 +17557,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17588,7 +17588,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17619,7 +17619,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -17662,7 +17662,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:url" ],
"externs": {
@@ -17693,7 +17693,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//crypto:crypto(//build/toolchain/linux:clang_x64)", "//net/tools/transport_security_state_generator:transport_security_state_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17725,7 +17725,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//net/tools/huffman_trie:huffman_trie_generator_sources(//build/toolchain/linux:clang_x64)", "//third_party/boringssl:boringssl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -17756,7 +17756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net/traffic_annotation:traffic_annotation" ],
"externs": {
@@ -17788,7 +17788,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build:chromeos_buildflags" ],
"externs": {
@@ -17819,7 +17819,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:backoff_entry_serializer_fuzzer_input_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:backoff_entry_serializer_fuzzer_input_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -17885,7 +17885,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -17933,7 +17933,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net" ],
"externs": {
@@ -17976,7 +17976,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:disk_cache_lpm_fuzzer_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18026,7 +18026,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//net:net" ],
"externs": {
@@ -18059,7 +18059,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:test_support" ],
"externs": {
@@ -18108,7 +18108,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "IS_NET_EXTRAS_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//net:net", "//sql:sql" ],
"externs": {
@@ -18141,7 +18141,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -18174,7 +18174,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:isolation_info_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -18224,7 +18224,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS" ],
"deps": [ "//base:base", "//build:chromeos_buildflags", "//net:cronet_buildflags", "//net:net_deps", "//net:net_export_header", "//net:net_public_deps", "//net/dns:dns", "//net/dns:dns_client", "//net/dns:host_resolver", "//net/dns:host_resolver_manager", "//net/dns:mdns_client", "//net/dns/public:public", "//net/http:transport_security_state_generated_files", "//net/third_party/quiche:quiche" ],
"externs": {
@@ -18239,7 +18239,7 @@
"public": "*",
"public_configs": [ "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
+ "sources": [ "//net/base/address_family.cc", "//net/base/address_family.h", "//net/base/address_list.cc", "//net/base/address_list.h", "//net/base/auth.cc", "//net/base/auth.h", "//net/base/backoff_entry.cc", "//net/base/backoff_entry.h", "//net/base/backoff_entry_serializer.cc", "//net/base/backoff_entry_serializer.h", "//net/base/cache_metrics.cc", "//net/base/cache_metrics.h", "//net/base/cache_type.h", "//net/base/chunked_upload_data_stream.cc", "//net/base/chunked_upload_data_stream.h", "//net/base/completion_once_callback.h", "//net/base/completion_repeating_callback.h", "//net/base/connection_endpoint_metadata.cc", "//net/base/connection_endpoint_metadata.h", "//net/base/data_url.cc", "//net/base/data_url.h", "//net/base/datagram_buffer.cc", "//net/base/datagram_buffer.h", "//net/base/elements_upload_data_stream.cc", "//net/base/elements_upload_data_stream.h", "//net/base/expiring_cache.h", "//net/base/features.cc", "//net/base/features.h", "//net/base/file_stream.cc", "//net/base/file_stream.h", "//net/base/file_stream_context.cc", "//net/base/file_stream_context.h", "//net/base/filename_util.cc", "//net/base/filename_util.h", "//net/base/filename_util_internal.cc", "//net/base/filename_util_internal.h", "//net/base/hash_value.cc", "//net/base/hash_value.h", "//net/base/hex_utils.cc", "//net/base/hex_utils.h", "//net/base/host_mapping_rules.cc", "//net/base/host_mapping_rules.h", "//net/base/host_port_pair.cc", "//net/base/host_port_pair.h", "//net/base/http_user_agent_settings.h", "//net/base/idempotency.h", "//net/base/interval.h", "//net/base/io_buffer.cc", "//net/base/io_buffer.h", "//net/base/ip_address.cc", "//net/base/ip_address.h", "//net/base/ip_endpoint.cc", "//net/base/ip_endpoint.h", "//net/base/isolation_info.cc", "//net/base/isolation_info.h", "//net/base/load_flags.h", "//net/base/load_flags_list.h", "//net/base/load_states.h", "//net/base/load_states_list.h", "//net/base/load_timing_info.cc", "//net/base/load_timing_info.h", "//net/base/logging_network_change_observer.cc", "//net/base/logging_network_change_observer.h", "//net/base/lookup_string_in_fixed_set.cc", "//net/base/lookup_string_in_fixed_set.h", "//net/base/mime_sniffer.cc", "//net/base/mime_sniffer.h", "//net/base/mime_util.cc", "//net/base/mime_util.h", "//net/base/net_error_details.h", "//net/base/net_error_list.h", "//net/base/net_errors.cc", "//net/base/net_errors.h", "//net/base/net_info_source_list.h", "//net/base/net_module.cc", "//net/base/net_module.h", "//net/base/net_string_util.h", "//net/base/network_activity_monitor.cc", "//net/base/network_activity_monitor.h", "//net/base/network_anonymization_key.cc", "//net/base/network_anonymization_key.h", "//net/base/network_change_notifier.cc", "//net/base/network_change_notifier.h", "//net/base/network_change_notifier_factory.h", "//net/base/network_delegate.cc", "//net/base/network_delegate.h", "//net/base/network_delegate_impl.cc", "//net/base/network_delegate_impl.h", "//net/base/network_handle.h", "//net/base/network_interfaces.cc", "//net/base/network_interfaces.h", "//net/base/network_isolation_key.cc", "//net/base/network_isolation_key.h", "//net/base/parse_number.cc", "//net/base/parse_number.h", "//net/base/platform_mime_util.h", "//net/base/port_util.cc", "//net/base/port_util.h", "//net/base/prioritized_dispatcher.cc", "//net/base/prioritized_dispatcher.h", "//net/base/prioritized_task_runner.cc", "//net/base/prioritized_task_runner.h", "//net/base/priority_queue.h", "//net/base/privacy_mode.cc", "//net/base/privacy_mode.h", "//net/base/proxy_delegate.h", "//net/base/proxy_server.cc", "//net/base/proxy_server.h", "//net/base/proxy_string_util.cc", "//net/base/proxy_string_util.h", "//net/base/rand_callback.h", "//net/base/registry_controlled_domains/registry_controlled_domain.cc", "//net/base/registry_controlled_domains/registry_controlled_domain.h", "//net/base/request_priority.cc", "//net/base/request_priority.h", "//net/base/scheme_host_port_matcher.cc", "//net/base/scheme_host_port_matcher.h", "//net/base/scheme_host_port_matcher_result.h", "//net/base/scheme_host_port_matcher_rule.cc", "//net/base/scheme_host_port_matcher_rule.h", "//net/base/schemeful_site.cc", "//net/base/schemeful_site.h", "//net/base/sockaddr_storage.cc", "//net/base/sockaddr_storage.h", "//net/base/sys_addrinfo.h", "//net/base/trace_event_stub.h", "//net/base/tracing.h", "//net/base/transport_info.cc", "//net/base/transport_info.h", "//net/base/upload_bytes_element_reader.cc", "//net/base/upload_bytes_element_reader.h", "//net/base/upload_data_stream.cc", "//net/base/upload_data_stream.h", "//net/base/upload_element_reader.cc", "//net/base/upload_element_reader.h", "//net/base/upload_file_element_reader.cc", "//net/base/upload_file_element_reader.h", "//net/base/upload_progress.h", "//net/base/url_search_params.cc", "//net/base/url_search_params.h", "//net/base/url_util.cc", "//net/base/url_util.h", "//net/cert/asn1_util.cc", "//net/cert/asn1_util.h", "//net/cert/caching_cert_verifier.cc", "//net/cert/caching_cert_verifier.h", "//net/cert/cert_and_ct_verifier.cc", "//net/cert/cert_and_ct_verifier.h", "//net/cert/cert_database.cc", "//net/cert/cert_database.h", "//net/cert/cert_net_fetcher.h", "//net/cert/cert_status_flags.cc", "//net/cert/cert_status_flags.h", "//net/cert/cert_status_flags_list.h", "//net/cert/cert_verifier.cc", "//net/cert/cert_verifier.h", "//net/cert/cert_verify_proc.cc", "//net/cert/cert_verify_proc.h", "//net/cert/cert_verify_proc_blocklist.inc", "//net/cert/cert_verify_proc_builtin.cc", "//net/cert/cert_verify_proc_builtin.h", "//net/cert/cert_verify_result.cc", "//net/cert/cert_verify_result.h", "//net/cert/client_cert_verifier.h", "//net/cert/coalescing_cert_verifier.cc", "//net/cert/coalescing_cert_verifier.h", "//net/cert/crl_set.cc", "//net/cert/crl_set.h", "//net/cert/ct_log_response_parser.cc", "//net/cert/ct_log_response_parser.h", "//net/cert/ct_log_verifier.cc", "//net/cert/ct_log_verifier.h", "//net/cert/ct_log_verifier_util.cc", "//net/cert/ct_log_verifier_util.h", "//net/cert/ct_objects_extractor.cc", "//net/cert/ct_objects_extractor.h", "//net/cert/ct_policy_enforcer.cc", "//net/cert/ct_policy_enforcer.h", "//net/cert/ct_policy_status.h", "//net/cert/ct_sct_to_string.cc", "//net/cert/ct_sct_to_string.h", "//net/cert/ct_serialization.cc", "//net/cert/ct_serialization.h", "//net/cert/ct_signed_certificate_timestamp_log_param.cc", "//net/cert/ct_signed_certificate_timestamp_log_param.h", "//net/cert/ct_verifier.h", "//net/cert/do_nothing_ct_verifier.cc", "//net/cert/do_nothing_ct_verifier.h", "//net/cert/ev_root_ca_metadata.cc", "//net/cert/ev_root_ca_metadata.h", "//net/cert/internal/cert_issuer_source_aia.cc", "//net/cert/internal/cert_issuer_source_aia.h", "//net/cert/internal/revocation_checker.cc", "//net/cert/internal/revocation_checker.h", "//net/cert/internal/system_trust_store.cc", "//net/cert/internal/system_trust_store.h", "//net/cert/internal/trust_store_features.cc", "//net/cert/internal/trust_store_features.h", "//net/cert/known_roots.cc", "//net/cert/known_roots.h", "//net/cert/merkle_audit_proof.cc", "//net/cert/merkle_audit_proof.h", "//net/cert/merkle_consistency_proof.cc", "//net/cert/merkle_consistency_proof.h", "//net/cert/merkle_tree_leaf.cc", "//net/cert/merkle_tree_leaf.h", "//net/cert/multi_log_ct_verifier.cc", "//net/cert/multi_log_ct_verifier.h", "//net/cert/multi_threaded_cert_verifier.cc", "//net/cert/multi_threaded_cert_verifier.h", "//net/cert/ocsp_revocation_status.h", "//net/cert/ocsp_verify_result.cc", "//net/cert/ocsp_verify_result.h", "//net/cert/pem.cc", "//net/cert/pem.h", "//net/cert/pki/cert_error_id.cc", "//net/cert/pki/cert_error_id.h", "//net/cert/pki/cert_error_params.cc", "//net/cert/pki/cert_error_params.h", "//net/cert/pki/cert_errors.cc", "//net/cert/pki/cert_errors.h", "//net/cert/pki/cert_issuer_source.h", "//net/cert/pki/cert_issuer_source_static.cc", "//net/cert/pki/cert_issuer_source_static.h", "//net/cert/pki/certificate_policies.cc", "//net/cert/pki/certificate_policies.h", "//net/cert/pki/common_cert_errors.cc", "//net/cert/pki/common_cert_errors.h", "//net/cert/pki/crl.cc", "//net/cert/pki/crl.h", "//net/cert/pki/extended_key_usage.cc", "//net/cert/pki/extended_key_usage.h", "//net/cert/pki/general_names.cc", "//net/cert/pki/general_names.h", "//net/cert/pki/name_constraints.cc", "//net/cert/pki/name_constraints.h", "//net/cert/pki/ocsp.cc", "//net/cert/pki/ocsp.h", "//net/cert/pki/parse_certificate.cc", "//net/cert/pki/parse_certificate.h", "//net/cert/pki/parse_name.cc", "//net/cert/pki/parse_name.h", "//net/cert/pki/parsed_certificate.cc", "//net/cert/pki/parsed_certificate.h", "//net/cert/pki/path_builder.cc", "//net/cert/pki/path_builder.h", "//net/cert/pki/revocation_util.cc", "//net/cert/pki/revocation_util.h", "//net/cert/pki/signature_algorithm.cc", "//net/cert/pki/signature_algorithm.h", "//net/cert/pki/signature_verify_cache.h", "//net/cert/pki/simple_path_builder_delegate.cc", "//net/cert/pki/simple_path_builder_delegate.h", "//net/cert/pki/string_util.cc", "//net/cert/pki/string_util.h", "//net/cert/pki/trust_store.cc", "//net/cert/pki/trust_store.h", "//net/cert/pki/trust_store_collection.cc", "//net/cert/pki/trust_store_collection.h", "//net/cert/pki/trust_store_in_memory.cc", "//net/cert/pki/trust_store_in_memory.h", "//net/cert/pki/verify_certificate_chain.cc", "//net/cert/pki/verify_certificate_chain.h", "//net/cert/pki/verify_name_match.cc", "//net/cert/pki/verify_name_match.h", "//net/cert/pki/verify_signed_data.cc", "//net/cert/pki/verify_signed_data.h", "//net/cert/root_cert_list_generated.h", "//net/cert/sct_auditing_delegate.h", "//net/cert/sct_status_flags.cc", "//net/cert/sct_status_flags.h", "//net/cert/signed_certificate_timestamp.cc", "//net/cert/signed_certificate_timestamp.h", "//net/cert/signed_certificate_timestamp_and_status.cc", "//net/cert/signed_certificate_timestamp_and_status.h", "//net/cert/signed_tree_head.cc", "//net/cert/signed_tree_head.h", "//net/cert/symantec_certs.cc", "//net/cert/symantec_certs.h", "//net/cert/test_root_certs.cc", "//net/cert/test_root_certs.h", "//net/cert/trial_comparison_cert_verifier_util.cc", "//net/cert/trial_comparison_cert_verifier_util.h", "//net/cert/x509_cert_types.cc", "//net/cert/x509_cert_types.h", "//net/cert/x509_certificate.cc", "//net/cert/x509_certificate.h", "//net/cert/x509_certificate_net_log_param.cc", "//net/cert/x509_certificate_net_log_param.h", "//net/cert/x509_util.cc", "//net/cert/x509_util.h", "//net/cert_net/cert_net_fetcher_url_request.cc", "//net/cert_net/cert_net_fetcher_url_request.h", "//net/cookies/canonical_cookie.cc", "//net/cookies/canonical_cookie.h", "//net/cookies/cookie_access_delegate.cc", "//net/cookies/cookie_access_delegate.h", "//net/cookies/cookie_access_result.cc", "//net/cookies/cookie_access_result.h", "//net/cookies/cookie_change_dispatcher.cc", "//net/cookies/cookie_change_dispatcher.h", "//net/cookies/cookie_constants.cc", "//net/cookies/cookie_constants.h", "//net/cookies/cookie_deletion_info.cc", "//net/cookies/cookie_deletion_info.h", "//net/cookies/cookie_inclusion_status.cc", "//net/cookies/cookie_inclusion_status.h", "//net/cookies/cookie_monster.cc", "//net/cookies/cookie_monster.h", "//net/cookies/cookie_monster_change_dispatcher.cc", "//net/cookies/cookie_monster_change_dispatcher.h", "//net/cookies/cookie_monster_netlog_params.cc", "//net/cookies/cookie_monster_netlog_params.h", "//net/cookies/cookie_options.cc", "//net/cookies/cookie_options.h", "//net/cookies/cookie_partition_key.cc", "//net/cookies/cookie_partition_key.h", "//net/cookies/cookie_partition_key_collection.cc", "//net/cookies/cookie_partition_key_collection.h", "//net/cookies/cookie_setting_override.h", "//net/cookies/cookie_store.cc", "//net/cookies/cookie_store.h", "//net/cookies/cookie_util.cc", "//net/cookies/cookie_util.h", "//net/cookies/parsed_cookie.cc", "//net/cookies/parsed_cookie.h", "//net/cookies/site_for_cookies.cc", "//net/cookies/site_for_cookies.h", "//net/cookies/static_cookie_policy.cc", "//net/cookies/static_cookie_policy.h", "//net/der/encode_values.cc", "//net/der/encode_values.h", "//net/der/input.cc", "//net/der/input.h", "//net/der/parse_values.cc", "//net/der/parse_values.h", "//net/der/parser.cc", "//net/der/parser.h", "//net/der/tag.cc", "//net/der/tag.h", "//net/disk_cache/backend_cleanup_tracker.cc", "//net/disk_cache/backend_cleanup_tracker.h", "//net/disk_cache/blockfile/addr.cc", "//net/disk_cache/blockfile/addr.h", "//net/disk_cache/blockfile/backend_impl.cc", "//net/disk_cache/blockfile/backend_impl.h", "//net/disk_cache/blockfile/bitmap.cc", "//net/disk_cache/blockfile/bitmap.h", "//net/disk_cache/blockfile/block_files.cc", "//net/disk_cache/blockfile/block_files.h", "//net/disk_cache/blockfile/disk_format.cc", "//net/disk_cache/blockfile/disk_format.h", "//net/disk_cache/blockfile/disk_format_base.h", "//net/disk_cache/blockfile/entry_impl.cc", "//net/disk_cache/blockfile/entry_impl.h", "//net/disk_cache/blockfile/errors.h", "//net/disk_cache/blockfile/eviction.cc", "//net/disk_cache/blockfile/eviction.h", "//net/disk_cache/blockfile/experiments.h", "//net/disk_cache/blockfile/file.cc", "//net/disk_cache/blockfile/file.h", "//net/disk_cache/blockfile/file_block.h", "//net/disk_cache/blockfile/file_lock.cc", "//net/disk_cache/blockfile/file_lock.h", "//net/disk_cache/blockfile/histogram_macros.h", "//net/disk_cache/blockfile/in_flight_backend_io.cc", "//net/disk_cache/blockfile/in_flight_backend_io.h", "//net/disk_cache/blockfile/in_flight_io.cc", "//net/disk_cache/blockfile/in_flight_io.h", "//net/disk_cache/blockfile/mapped_file.cc", "//net/disk_cache/blockfile/mapped_file.h", "//net/disk_cache/blockfile/rankings.cc", "//net/disk_cache/blockfile/rankings.h", "//net/disk_cache/blockfile/sparse_control.cc", "//net/disk_cache/blockfile/sparse_control.h", "//net/disk_cache/blockfile/stats.cc", "//net/disk_cache/blockfile/stats.h", "//net/disk_cache/blockfile/storage_block-inl.h", "//net/disk_cache/blockfile/storage_block.h", "//net/disk_cache/blockfile/stress_support.h", "//net/disk_cache/cache_util.cc", "//net/disk_cache/cache_util.h", "//net/disk_cache/disk_cache.cc", "//net/disk_cache/disk_cache.h", "//net/disk_cache/memory/mem_backend_impl.cc", "//net/disk_cache/memory/mem_backend_impl.h", "//net/disk_cache/memory/mem_entry_impl.cc", "//net/disk_cache/memory/mem_entry_impl.h", "//net/disk_cache/net_log_parameters.cc", "//net/disk_cache/net_log_parameters.h", "//net/disk_cache/simple/post_doom_waiter.cc", "//net/disk_cache/simple/post_doom_waiter.h", "//net/disk_cache/simple/simple_backend_impl.cc", "//net/disk_cache/simple/simple_backend_impl.h", "//net/disk_cache/simple/simple_backend_version.h", "//net/disk_cache/simple/simple_entry_format.cc", "//net/disk_cache/simple/simple_entry_format.h", "//net/disk_cache/simple/simple_entry_format_history.h", "//net/disk_cache/simple/simple_entry_impl.cc", "//net/disk_cache/simple/simple_entry_impl.h", "//net/disk_cache/simple/simple_entry_operation.cc", "//net/disk_cache/simple/simple_entry_operation.h", "//net/disk_cache/simple/simple_file_enumerator.cc", "//net/disk_cache/simple/simple_file_enumerator.h", "//net/disk_cache/simple/simple_file_tracker.cc", "//net/disk_cache/simple/simple_file_tracker.h", "//net/disk_cache/simple/simple_histogram_macros.h", "//net/disk_cache/simple/simple_index.cc", "//net/disk_cache/simple/simple_index.h", "//net/disk_cache/simple/simple_index_delegate.h", "//net/disk_cache/simple/simple_index_file.cc", "//net/disk_cache/simple/simple_index_file.h", "//net/disk_cache/simple/simple_net_log_parameters.cc", "//net/disk_cache/simple/simple_net_log_parameters.h", "//net/disk_cache/simple/simple_synchronous_entry.cc", "//net/disk_cache/simple/simple_synchronous_entry.h", "//net/disk_cache/simple/simple_util.cc", "//net/disk_cache/simple/simple_util.h", "//net/disk_cache/simple/simple_version_upgrade.cc", "//net/disk_cache/simple/simple_version_upgrade.h", "//net/filter/filter_source_stream.cc", "//net/filter/filter_source_stream.h", "//net/filter/gzip_header.cc", "//net/filter/gzip_header.h", "//net/filter/gzip_source_stream.cc", "//net/filter/gzip_source_stream.h", "//net/filter/source_stream.cc", "//net/filter/source_stream.h", "//net/first_party_sets/addition_overlaps_union_find.cc", "//net/first_party_sets/addition_overlaps_union_find.h", "//net/first_party_sets/first_party_set_entry.cc", "//net/first_party_sets/first_party_set_entry.h", "//net/first_party_sets/first_party_set_entry_override.cc", "//net/first_party_sets/first_party_set_entry_override.h", "//net/first_party_sets/first_party_set_metadata.cc", "//net/first_party_sets/first_party_set_metadata.h", "//net/first_party_sets/first_party_sets_cache_filter.cc", "//net/first_party_sets/first_party_sets_cache_filter.h", "//net/first_party_sets/first_party_sets_context_config.cc", "//net/first_party_sets/first_party_sets_context_config.h", "//net/first_party_sets/global_first_party_sets.cc", "//net/first_party_sets/global_first_party_sets.h", "//net/first_party_sets/same_party_context.cc", "//net/first_party_sets/same_party_context.h", "//net/http/alternative_service.cc", "//net/http/alternative_service.h", "//net/http/bidirectional_stream.cc", "//net/http/bidirectional_stream.h", "//net/http/bidirectional_stream_impl.cc", "//net/http/bidirectional_stream_impl.h", "//net/http/bidirectional_stream_request_info.cc", "//net/http/bidirectional_stream_request_info.h", "//net/http/broken_alternative_services.cc", "//net/http/broken_alternative_services.h", "//net/http/http_auth.cc", "//net/http/http_auth.h", "//net/http/http_auth_cache.cc", "//net/http/http_auth_cache.h", "//net/http/http_auth_challenge_tokenizer.cc", "//net/http/http_auth_challenge_tokenizer.h", "//net/http/http_auth_controller.cc", "//net/http/http_auth_controller.h", "//net/http/http_auth_filter.cc", "//net/http/http_auth_filter.h", "//net/http/http_auth_handler.cc", "//net/http/http_auth_handler.h", "//net/http/http_auth_handler_basic.cc", "//net/http/http_auth_handler_basic.h", "//net/http/http_auth_handler_digest.cc", "//net/http/http_auth_handler_digest.h", "//net/http/http_auth_handler_factory.cc", "//net/http/http_auth_handler_factory.h", "//net/http/http_auth_handler_ntlm.cc", "//net/http/http_auth_handler_ntlm.h", "//net/http/http_auth_mechanism.h", "//net/http/http_auth_multi_round_parse.cc", "//net/http/http_auth_multi_round_parse.h", "//net/http/http_auth_preferences.cc", "//net/http/http_auth_preferences.h", "//net/http/http_auth_scheme.cc", "//net/http/http_auth_scheme.h", "//net/http/http_basic_state.cc", "//net/http/http_basic_state.h", "//net/http/http_basic_stream.cc", "//net/http/http_basic_stream.h", "//net/http/http_byte_range.cc", "//net/http/http_byte_range.h", "//net/http/http_cache.cc", "//net/http/http_cache.h", "//net/http/http_cache_lookup_manager.cc", "//net/http/http_cache_lookup_manager.h", "//net/http/http_cache_transaction.cc", "//net/http/http_cache_transaction.h", "//net/http/http_cache_writers.cc", "//net/http/http_cache_writers.h", "//net/http/http_chunked_decoder.cc", "//net/http/http_chunked_decoder.h", "//net/http/http_content_disposition.cc", "//net/http/http_content_disposition.h", "//net/http/http_log_util.cc", "//net/http/http_log_util.h", "//net/http/http_network_layer.cc", "//net/http/http_network_layer.h", "//net/http/http_network_session.cc", "//net/http/http_network_session.h", "//net/http/http_network_session_peer.cc", "//net/http/http_network_session_peer.h", "//net/http/http_network_transaction.cc", "//net/http/http_network_transaction.h", "//net/http/http_no_vary_search_data.cc", "//net/http/http_no_vary_search_data.h", "//net/http/http_proxy_client_socket.cc", "//net/http/http_proxy_client_socket.h", "//net/http/http_proxy_connect_job.cc", "//net/http/http_proxy_connect_job.h", "//net/http/http_raw_request_headers.cc", "//net/http/http_raw_request_headers.h", "//net/http/http_request_headers.cc", "//net/http/http_request_headers.h", "//net/http/http_request_info.cc", "//net/http/http_request_info.h", "//net/http/http_response_body_drainer.cc", "//net/http/http_response_body_drainer.h", "//net/http/http_response_headers.cc", "//net/http/http_response_headers.h", "//net/http/http_response_info.cc", "//net/http/http_response_info.h", "//net/http/http_security_headers.cc", "//net/http/http_security_headers.h", "//net/http/http_server_properties.cc", "//net/http/http_server_properties.h", "//net/http/http_server_properties_manager.cc", "//net/http/http_server_properties_manager.h", "//net/http/http_status_code.cc", "//net/http/http_status_code.h", "//net/http/http_status_code_list.h", "//net/http/http_stream.cc", "//net/http/http_stream.h", "//net/http/http_stream_factory.cc", "//net/http/http_stream_factory.h", "//net/http/http_stream_factory_job.cc", "//net/http/http_stream_factory_job.h", "//net/http/http_stream_factory_job_controller.cc", "//net/http/http_stream_factory_job_controller.h", "//net/http/http_stream_parser.cc", "//net/http/http_stream_parser.h", "//net/http/http_stream_request.cc", "//net/http/http_stream_request.h", "//net/http/http_transaction.h", "//net/http/http_transaction_factory.h", "//net/http/http_util.cc", "//net/http/http_util.h", "//net/http/http_vary_data.cc", "//net/http/http_vary_data.h", "//net/http/http_version.h", "//net/http/partial_data.cc", "//net/http/partial_data.h", "//net/http/proxy_client_socket.cc", "//net/http/proxy_client_socket.h", "//net/http/proxy_fallback.cc", "//net/http/proxy_fallback.h", "//net/http/structured_headers.h", "//net/http/transport_security_persister.cc", "//net/http/transport_security_persister.h", "//net/http/transport_security_state.h", "//net/http/transport_security_state_source.cc", "//net/http/transport_security_state_source.h", "//net/http/url_security_manager.cc", "//net/http/url_security_manager.h", "//net/http/webfonts_histogram.cc", "//net/http/webfonts_histogram.h", "//net/log/file_net_log_observer.cc", "//net/log/file_net_log_observer.h", "//net/log/net_log.cc", "//net/log/net_log.h", "//net/log/net_log_capture_mode.cc", "//net/log/net_log_capture_mode.h", "//net/log/net_log_entry.cc", "//net/log/net_log_entry.h", "//net/log/net_log_event_type.cc", "//net/log/net_log_event_type.h", "//net/log/net_log_event_type_list.h", "//net/log/net_log_source.cc", "//net/log/net_log_source.h", "//net/log/net_log_source_type.h", "//net/log/net_log_source_type_list.h", "//net/log/net_log_util.cc", "//net/log/net_log_util.h", "//net/log/net_log_values.cc", "//net/log/net_log_values.h", "//net/log/net_log_with_source.cc", "//net/log/net_log_with_source.h", "//net/log/trace_net_log_observer.cc", "//net/log/trace_net_log_observer.h", "//net/nqe/cached_network_quality.cc", "//net/nqe/cached_network_quality.h", "//net/nqe/effective_connection_type.cc", "//net/nqe/effective_connection_type.h", "//net/nqe/effective_connection_type_observer.h", "//net/nqe/event_creator.cc", "//net/nqe/event_creator.h", "//net/nqe/network_id.cc", "//net/nqe/network_id.h", "//net/nqe/network_qualities_prefs_manager.cc", "//net/nqe/network_qualities_prefs_manager.h", "//net/nqe/network_quality.cc", "//net/nqe/network_quality.h", "//net/nqe/network_quality_estimator.cc", "//net/nqe/network_quality_estimator.h", "//net/nqe/network_quality_estimator_params.cc", "//net/nqe/network_quality_estimator_params.h", "//net/nqe/network_quality_estimator_util.cc", "//net/nqe/network_quality_estimator_util.h", "//net/nqe/network_quality_observation.cc", "//net/nqe/network_quality_observation.h", "//net/nqe/network_quality_observation_source.h", "//net/nqe/network_quality_store.cc", "//net/nqe/network_quality_store.h", "//net/nqe/observation_buffer.cc", "//net/nqe/observation_buffer.h", "//net/nqe/peer_to_peer_connections_count_observer.h", "//net/nqe/pref_names.cc", "//net/nqe/pref_names.h", "//net/nqe/rtt_throughput_estimates_observer.h", "//net/nqe/socket_watcher.cc", "//net/nqe/socket_watcher.h", "//net/nqe/socket_watcher_factory.cc", "//net/nqe/socket_watcher_factory.h", "//net/nqe/throughput_analyzer.cc", "//net/nqe/throughput_analyzer.h", "//net/nqe/weighted_observation.h", "//net/proxy_resolution/configured_proxy_resolution_request.cc", "//net/proxy_resolution/configured_proxy_resolution_request.h", "//net/proxy_resolution/configured_proxy_resolution_service.cc", "//net/proxy_resolution/configured_proxy_resolution_service.h", "//net/proxy_resolution/dhcp_pac_file_fetcher.cc", "//net/proxy_resolution/dhcp_pac_file_fetcher.h", "//net/proxy_resolution/multi_threaded_proxy_resolver.cc", "//net/proxy_resolution/multi_threaded_proxy_resolver.h", "//net/proxy_resolution/network_delegate_error_observer.cc", "//net/proxy_resolution/network_delegate_error_observer.h", "//net/proxy_resolution/pac_file_data.cc", "//net/proxy_resolution/pac_file_data.h", "//net/proxy_resolution/pac_file_decider.cc", "//net/proxy_resolution/pac_file_decider.h", "//net/proxy_resolution/pac_file_fetcher.cc", "//net/proxy_resolution/pac_file_fetcher.h", "//net/proxy_resolution/pac_file_fetcher_impl.cc", "//net/proxy_resolution/pac_file_fetcher_impl.h", "//net/proxy_resolution/polling_proxy_config_service.cc", "//net/proxy_resolution/polling_proxy_config_service.h", "//net/proxy_resolution/proxy_bypass_rules.cc", "//net/proxy_resolution/proxy_bypass_rules.h", "//net/proxy_resolution/proxy_config.cc", "//net/proxy_resolution/proxy_config.h", "//net/proxy_resolution/proxy_config_service.cc", "//net/proxy_resolution/proxy_config_service.h", "//net/proxy_resolution/proxy_config_service_fixed.cc", "//net/proxy_resolution/proxy_config_service_fixed.h", "//net/proxy_resolution/proxy_config_with_annotation.cc", "//net/proxy_resolution/proxy_config_with_annotation.h", "//net/proxy_resolution/proxy_info.cc", "//net/proxy_resolution/proxy_info.h", "//net/proxy_resolution/proxy_list.cc", "//net/proxy_resolution/proxy_list.h", "//net/proxy_resolution/proxy_resolution_request.h", "//net/proxy_resolution/proxy_resolution_service.h", "//net/proxy_resolution/proxy_resolve_dns_operation.h", "//net/proxy_resolution/proxy_resolver.h", "//net/proxy_resolution/proxy_resolver_error_observer.h", "//net/proxy_resolution/proxy_resolver_factory.cc", "//net/proxy_resolution/proxy_resolver_factory.h", "//net/proxy_resolution/proxy_retry_info.h", "//net/quic/address_utils.h", "//net/quic/bidirectional_stream_quic_impl.cc", "//net/quic/bidirectional_stream_quic_impl.h", "//net/quic/crypto/proof_source_chromium.cc", "//net/quic/crypto/proof_source_chromium.h", "//net/quic/crypto/proof_verifier_chromium.cc", "//net/quic/crypto/proof_verifier_chromium.h", "//net/quic/dedicated_web_transport_http3_client.cc", "//net/quic/dedicated_web_transport_http3_client.h", "//net/quic/network_connection.cc", "//net/quic/network_connection.h", "//net/quic/platform/impl/quic_chromium_clock.cc", "//net/quic/platform/impl/quic_chromium_clock.h", "//net/quic/properties_based_quic_server_info.cc", "//net/quic/properties_based_quic_server_info.h", "//net/quic/quic_address_mismatch.cc", "//net/quic/quic_address_mismatch.h", "//net/quic/quic_chromium_alarm_factory.cc", "//net/quic/quic_chromium_alarm_factory.h", "//net/quic/quic_chromium_client_session.cc", "//net/quic/quic_chromium_client_session.h", "//net/quic/quic_chromium_client_stream.cc", "//net/quic/quic_chromium_client_stream.h", "//net/quic/quic_chromium_connection_helper.cc", "//net/quic/quic_chromium_connection_helper.h", "//net/quic/quic_chromium_packet_reader.cc", "//net/quic/quic_chromium_packet_reader.h", "//net/quic/quic_chromium_packet_writer.cc", "//net/quic/quic_chromium_packet_writer.h", "//net/quic/quic_clock_skew_detector.cc", "//net/quic/quic_clock_skew_detector.h", "//net/quic/quic_connection_logger.cc", "//net/quic/quic_connection_logger.h", "//net/quic/quic_connectivity_monitor.cc", "//net/quic/quic_connectivity_monitor.h", "//net/quic/quic_context.cc", "//net/quic/quic_context.h", "//net/quic/quic_crypto_client_config_handle.cc", "//net/quic/quic_crypto_client_config_handle.h", "//net/quic/quic_crypto_client_stream_factory.cc", "//net/quic/quic_crypto_client_stream_factory.h", "//net/quic/quic_event_logger.cc", "//net/quic/quic_event_logger.h", "//net/quic/quic_http3_logger.cc", "//net/quic/quic_http3_logger.h", "//net/quic/quic_http_stream.cc", "//net/quic/quic_http_stream.h", "//net/quic/quic_http_utils.cc", "//net/quic/quic_http_utils.h", "//net/quic/quic_proxy_client_socket.cc", "//net/quic/quic_proxy_client_socket.h", "//net/quic/quic_server_info.cc", "//net/quic/quic_server_info.h", "//net/quic/quic_session_key.cc", "//net/quic/quic_session_key.h", "//net/quic/quic_stream_factory.cc", "//net/quic/quic_stream_factory.h", "//net/quic/set_quic_flag.cc", "//net/quic/set_quic_flag.h", "//net/quic/web_transport_client.cc", "//net/quic/web_transport_client.h", "//net/quic/web_transport_error.cc", "//net/quic/web_transport_error.h", "//net/socket/client_socket_factory.cc", "//net/socket/client_socket_factory.h", "//net/socket/client_socket_handle.cc", "//net/socket/client_socket_handle.h", "//net/socket/client_socket_pool.cc", "//net/socket/client_socket_pool.h", "//net/socket/client_socket_pool_manager.cc", "//net/socket/client_socket_pool_manager.h", "//net/socket/client_socket_pool_manager_impl.cc", "//net/socket/client_socket_pool_manager_impl.h", "//net/socket/connect_job.cc", "//net/socket/connect_job.h", "//net/socket/connect_job_factory.cc", "//net/socket/connect_job_factory.h", "//net/socket/connection_attempts.h", "//net/socket/datagram_client_socket.h", "//net/socket/datagram_server_socket.h", "//net/socket/datagram_socket.h", "//net/socket/diff_serv_code_point.h", "//net/socket/network_binding_client_socket_factory.cc", "//net/socket/network_binding_client_socket_factory.h", "//net/socket/next_proto.cc", "//net/socket/next_proto.h", "//net/socket/server_socket.cc", "//net/socket/server_socket.h", "//net/socket/socket.cc", "//net/socket/socket.h", "//net/socket/socket_bio_adapter.cc", "//net/socket/socket_bio_adapter.h", "//net/socket/socket_descriptor.cc", "//net/socket/socket_descriptor.h", "//net/socket/socket_net_log_params.cc", "//net/socket/socket_net_log_params.h", "//net/socket/socket_options.cc", "//net/socket/socket_options.h", "//net/socket/socket_performance_watcher.h", "//net/socket/socket_performance_watcher_factory.h", "//net/socket/socket_tag.cc", "//net/socket/socket_tag.h", "//net/socket/socks5_client_socket.cc", "//net/socket/socks5_client_socket.h", "//net/socket/socks_client_socket.cc", "//net/socket/socks_client_socket.h", "//net/socket/socks_connect_job.cc", "//net/socket/socks_connect_job.h", "//net/socket/ssl_client_socket.cc", "//net/socket/ssl_client_socket.h", "//net/socket/ssl_client_socket_impl.cc", "//net/socket/ssl_client_socket_impl.h", "//net/socket/ssl_connect_job.cc", "//net/socket/ssl_connect_job.h", "//net/socket/ssl_server_socket.h", "//net/socket/ssl_server_socket_impl.cc", "//net/socket/ssl_server_socket_impl.h", "//net/socket/ssl_socket.h", "//net/socket/stream_socket.cc", "//net/socket/stream_socket.h", "//net/socket/tcp_client_socket.cc", "//net/socket/tcp_client_socket.h", "//net/socket/tcp_server_socket.cc", "//net/socket/tcp_server_socket.h", "//net/socket/tcp_socket.h", "//net/socket/transport_client_socket.cc", "//net/socket/transport_client_socket.h", "//net/socket/transport_client_socket_pool.cc", "//net/socket/transport_client_socket_pool.h", "//net/socket/transport_connect_job.cc", "//net/socket/transport_connect_job.h", "//net/socket/transport_connect_sub_job.cc", "//net/socket/transport_connect_sub_job.h", "//net/socket/udp_client_socket.cc", "//net/socket/udp_client_socket.h", "//net/socket/udp_net_log_parameters.cc", "//net/socket/udp_net_log_parameters.h", "//net/socket/udp_server_socket.cc", "//net/socket/udp_server_socket.h", "//net/socket/udp_socket.h", "//net/socket/udp_socket_global_limits.cc", "//net/socket/udp_socket_global_limits.h", "//net/socket/websocket_endpoint_lock_manager.cc", "//net/socket/websocket_endpoint_lock_manager.h", "//net/socket/websocket_transport_client_socket_pool.cc", "//net/socket/websocket_transport_client_socket_pool.h", "//net/spdy/alps_decoder.cc", "//net/spdy/alps_decoder.h", "//net/spdy/bidirectional_stream_spdy_impl.cc", "//net/spdy/bidirectional_stream_spdy_impl.h", "//net/spdy/buffered_spdy_framer.cc", "//net/spdy/buffered_spdy_framer.h", "//net/spdy/header_coalescer.cc", "//net/spdy/header_coalescer.h", "//net/spdy/http2_priority_dependencies.cc", "//net/spdy/http2_priority_dependencies.h", "//net/spdy/http2_push_promise_index.cc", "//net/spdy/http2_push_promise_index.h", "//net/spdy/multiplexed_http_stream.cc", "//net/spdy/multiplexed_http_stream.h", "//net/spdy/multiplexed_session.cc", "//net/spdy/multiplexed_session.h", "//net/spdy/server_push_delegate.h", "//net/spdy/spdy_buffer.cc", "//net/spdy/spdy_buffer.h", "//net/spdy/spdy_buffer_producer.cc", "//net/spdy/spdy_buffer_producer.h", "//net/spdy/spdy_http_stream.cc", "//net/spdy/spdy_http_stream.h", "//net/spdy/spdy_http_utils.cc", "//net/spdy/spdy_http_utils.h", "//net/spdy/spdy_log_util.cc", "//net/spdy/spdy_log_util.h", "//net/spdy/spdy_proxy_client_socket.cc", "//net/spdy/spdy_proxy_client_socket.h", "//net/spdy/spdy_read_queue.cc", "//net/spdy/spdy_read_queue.h", "//net/spdy/spdy_session.cc", "//net/spdy/spdy_session.h", "//net/spdy/spdy_session_key.cc", "//net/spdy/spdy_session_key.h", "//net/spdy/spdy_session_pool.cc", "//net/spdy/spdy_session_pool.h", "//net/spdy/spdy_stream.cc", "//net/spdy/spdy_stream.h", "//net/spdy/spdy_write_queue.cc", "//net/spdy/spdy_write_queue.h", "//net/ssl/cert_compression.cc", "//net/ssl/cert_compression.h", "//net/ssl/client_cert_identity.cc", "//net/ssl/client_cert_identity.h", "//net/ssl/client_cert_store.h", "//net/ssl/openssl_ssl_util.cc", "//net/ssl/openssl_ssl_util.h", "//net/ssl/ssl_cert_request_info.cc", "//net/ssl/ssl_cert_request_info.h", "//net/ssl/ssl_cipher_suite_names.cc", "//net/ssl/ssl_cipher_suite_names.h", "//net/ssl/ssl_client_auth_cache.cc", "//net/ssl/ssl_client_auth_cache.h", "//net/ssl/ssl_client_cert_type.h", "//net/ssl/ssl_client_session_cache.cc", "//net/ssl/ssl_client_session_cache.h", "//net/ssl/ssl_config.cc", "//net/ssl/ssl_config.h", "//net/ssl/ssl_config_service.cc", "//net/ssl/ssl_config_service.h", "//net/ssl/ssl_config_service_defaults.cc", "//net/ssl/ssl_config_service_defaults.h", "//net/ssl/ssl_connection_status_flags.h", "//net/ssl/ssl_handshake_details.h", "//net/ssl/ssl_info.cc", "//net/ssl/ssl_info.h", "//net/ssl/ssl_key_logger.cc", "//net/ssl/ssl_key_logger.h", "//net/ssl/ssl_key_logger_impl.cc", "//net/ssl/ssl_key_logger_impl.h", "//net/ssl/ssl_legacy_crypto_fallback.h", "//net/ssl/ssl_platform_key_util.cc", "//net/ssl/ssl_platform_key_util.h", "//net/ssl/ssl_private_key.cc", "//net/ssl/ssl_private_key.h", "//net/ssl/ssl_server_config.cc", "//net/ssl/ssl_server_config.h", "//net/ssl/threaded_ssl_private_key.cc", "//net/ssl/threaded_ssl_private_key.h", "//net/url_request/redirect_info.cc", "//net/url_request/redirect_info.h", "//net/url_request/redirect_util.cc", "//net/url_request/redirect_util.h", "//net/url_request/referrer_policy.h", "//net/url_request/report_sender.cc", "//net/url_request/report_sender.h", "//net/url_request/static_http_user_agent_settings.cc", "//net/url_request/static_http_user_agent_settings.h", "//net/url_request/url_request.cc", "//net/url_request/url_request.h", "//net/url_request/url_request_context.cc", "//net/url_request/url_request_context.h", "//net/url_request/url_request_context_builder.cc", "//net/url_request/url_request_context_builder.h", "//net/url_request/url_request_context_getter.cc", "//net/url_request/url_request_context_getter.h", "//net/url_request/url_request_context_getter_observer.h", "//net/url_request/url_request_error_job.cc", "//net/url_request/url_request_error_job.h", "//net/url_request/url_request_filter.cc", "//net/url_request/url_request_filter.h", "//net/url_request/url_request_http_job.cc", "//net/url_request/url_request_http_job.h", "//net/url_request/url_request_interceptor.cc", "//net/url_request/url_request_interceptor.h", "//net/url_request/url_request_job.cc", "//net/url_request/url_request_job.h", "//net/url_request/url_request_job_factory.cc", "//net/url_request/url_request_job_factory.h", "//net/url_request/url_request_netlog_params.cc", "//net/url_request/url_request_netlog_params.h", "//net/url_request/url_request_redirect_job.cc", "//net/url_request/url_request_redirect_job.h", "//net/url_request/url_request_throttler_entry.cc", "//net/url_request/url_request_throttler_entry.h", "//net/url_request/url_request_throttler_entry_interface.h", "//net/url_request/url_request_throttler_manager.cc", "//net/url_request/url_request_throttler_manager.h", "//net/url_request/view_cache_helper.cc", "//net/url_request/view_cache_helper.h", "//net/url_request/websocket_handshake_userdata_key.cc", "//net/url_request/websocket_handshake_userdata_key.h", "//net/base/net_errors_posix.cc", "//net/network_error_logging/network_error_logging_service.cc", "//net/network_error_logging/network_error_logging_service.h", "//net/network_error_logging/persistent_reporting_and_nel_store.h", "//net/reporting/reporting_browsing_data_remover.cc", "//net/reporting/reporting_browsing_data_remover.h", "//net/reporting/reporting_cache.cc", "//net/reporting/reporting_cache.h", "//net/reporting/reporting_cache_impl.cc", "//net/reporting/reporting_cache_impl.h", "//net/reporting/reporting_cache_observer.cc", "//net/reporting/reporting_cache_observer.h", "//net/reporting/reporting_context.cc", "//net/reporting/reporting_context.h", "//net/reporting/reporting_delegate.cc", "//net/reporting/reporting_delegate.h", "//net/reporting/reporting_delivery_agent.cc", "//net/reporting/reporting_delivery_agent.h", "//net/reporting/reporting_endpoint.cc", "//net/reporting/reporting_endpoint.h", "//net/reporting/reporting_endpoint_manager.cc", "//net/reporting/reporting_endpoint_manager.h", "//net/reporting/reporting_garbage_collector.cc", "//net/reporting/reporting_garbage_collector.h", "//net/reporting/reporting_header_parser.cc", "//net/reporting/reporting_header_parser.h", "//net/reporting/reporting_network_change_observer.cc", "//net/reporting/reporting_network_change_observer.h", "//net/reporting/reporting_policy.cc", "//net/reporting/reporting_policy.h", "//net/reporting/reporting_report.cc", "//net/reporting/reporting_report.h", "//net/reporting/reporting_service.cc", "//net/reporting/reporting_service.h", "//net/reporting/reporting_uploader.cc", "//net/reporting/reporting_uploader.h", "//net/android/android_http_util.cc", "//net/android/cert_verify_result_android.cc", "//net/android/cert_verify_result_android.h", "//net/android/gurl_utils.cc", "//net/android/http_auth_negotiate_android.cc", "//net/android/http_auth_negotiate_android.h", "//net/android/keystore.cc", "//net/android/keystore.h", "//net/android/network_change_notifier_android.cc", "//net/android/network_change_notifier_android.h", "//net/android/network_change_notifier_delegate_android.cc", "//net/android/network_change_notifier_delegate_android.h", "//net/android/network_change_notifier_factory_android.cc", "//net/android/network_change_notifier_factory_android.h", "//net/android/network_library.cc", "//net/android/network_library.h", "//net/android/traffic_stats.cc", "//net/android/traffic_stats.h", "//net/cert/cert_verify_proc_android.cc", "//net/cert/cert_verify_proc_android.h", "//net/cert/test_root_certs_android.cc", "//net/cert/x509_util_android.cc", "//net/proxy_resolution/proxy_config_service_android.cc", "//net/proxy_resolution/proxy_config_service_android.h", "//net/ssl/ssl_platform_key_android.cc", "//net/ssl/ssl_platform_key_android.h", "//net/base/address_map_linux.cc", "//net/base/address_map_linux.h", "//net/base/address_tracker_linux.cc", "//net/base/address_tracker_linux.h", "//net/base/network_interfaces_linux.cc", "//net/base/network_interfaces_linux.h", "//net/base/platform_mime_util_linux.cc", "//net/http/http_auth_handler_negotiate.cc", "//net/http/http_auth_handler_negotiate.h", "//net/base/file_stream_context_posix.cc", "//net/base/network_interfaces_posix.cc", "//net/base/network_interfaces_posix.h", "//net/base/sockaddr_util_posix.cc", "//net/base/sockaddr_util_posix.h", "//net/disk_cache/cache_util_posix.cc", "//net/disk_cache/simple/simple_util_posix.cc", "//net/http/url_security_manager_posix.cc", "//net/socket/socket_posix.cc", "//net/socket/socket_posix.h", "//net/socket/tcp_socket_posix.cc", "//net/socket/tcp_socket_posix.h", "//net/socket/udp_socket_posix.cc", "//net/socket/udp_socket_posix.h", "//net/disk_cache/blockfile/file_posix.cc", "//net/disk_cache/blockfile/mapped_file_posix.cc", "//net/base/network_change_notifier_passive.cc", "//net/base/network_change_notifier_passive.h", "//net/http/http_auth_handler_ntlm_portable.cc", "//net/http/http_auth_ntlm_mechanism.cc", "//net/http/http_auth_ntlm_mechanism.h", "//net/ntlm/ntlm.cc", "//net/ntlm/ntlm.h", "//net/ntlm/ntlm_buffer_reader.cc", "//net/ntlm/ntlm_buffer_reader.h", "//net/ntlm/ntlm_buffer_writer.cc", "//net/ntlm/ntlm_buffer_writer.h", "//net/ntlm/ntlm_client.cc", "//net/ntlm/ntlm_client.h", "//net/ntlm/ntlm_constants.cc", "//net/ntlm/ntlm_constants.h", "//net/base/network_interfaces_getifaddrs.cc", "//net/base/network_interfaces_getifaddrs.h", "//net/base/network_interfaces_getifaddrs_android.cc", "//net/base/network_interfaces_getifaddrs_android.h", "//net/socket/unix_domain_client_socket_posix.cc", "//net/socket/unix_domain_client_socket_posix.h", "//net/socket/unix_domain_server_socket_posix.cc", "//net/socket/unix_domain_server_socket_posix.h", "//net/base/net_string_util_icu_alternatives_android.cc", "//net/filter/brotli_source_stream.cc", "//net/filter/brotli_source_stream.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -18511,7 +18511,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//net:net_internal_config", "//build/config:precompiled_headers", "//build/config/compiler:wexit_time_destructors", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "NET_IMPLEMENTATION", "ENABLE_BUILT_IN_DNS", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:constants", "//net:cronet_buildflags", "//net:isolation_info_proto", "//net:net_export_header", "//net:net_jni_headers", "//net:preload_decoder", "//net/base/registry_controlled_domains:registry_controlled_domains", "//third_party/brotli:dec", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags" ],
"externs": {
@@ -18553,7 +18553,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -18765,7 +18765,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "NET_IMPLEMENTATION", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net_export_header", "//net:net_nqe_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -19216,7 +19216,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//base/test:perf_test_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "PERF_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/test:test_support_perf", "//build/config:shared_library_deps", "//net:extras", "//net:net", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:test_support", "//testing:run_perf_test", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/perf:perf", "//url:url" ],
"externs": {
@@ -19275,7 +19275,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//crypto:crypto", "//net:buildflags", "//net:net_nqe_proto", "//net:uri_template", "//net/third_party/quiche:net_quic_test_tools_proto", "//net/third_party/quiche:quiche", "//net/traffic_annotation:traffic_annotation", "//third_party/boringssl:boringssl", "//url:url" ],
"externs": {
@@ -19350,7 +19350,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//net:net_resources_grit" ],
"externs": {
@@ -19778,7 +19778,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config:precompiled_headers", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/zlib:zlib_config", "//build/config/android:jni_include_dir", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base:i18n", "//base/third_party/dynamic_annotations:dynamic_annotations", "//build:chromeos_buildflags", "//build/config:shared_library_deps", "//crypto:crypto", "//crypto:test_support", "//net:cronet_buildflags", "//net:net", "//net:net_test_jni_headers", "//net:preload_decoder", "//net:quic_test_tools", "//net:simple_quic_tools", "//net:spdy_test_tools", "//net:test_support", "//net/base/registry_controlled_domains:lookup_strings_test_sets", "//net/base/registry_controlled_domains:registry_controlled_domains", "//net/dns:tests", "//net/dns/public:tests", "//net/http:transport_security_state_unittest_data", "//net/http:transport_security_state_unittest_data_default", "//net/third_party/nist-pkits:nist-pkits", "//net/third_party/quiche:quiche_tests", "//net/tools/huffman_trie:huffman_trie_generator_sources", "//net/tools/testserver:testserver_py", "//testing/android/native_test:native_test_native_code", "//testing/buildbot/filters:net_unittests_filters", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/protobuf:protobuf_lite", "//third_party/zlib:zlib", "//url:buildflags", "//url:url" ],
"externs": {
@@ -19892,7 +19892,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -19925,7 +19925,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_client_core", "//url:url" ],
"externs": {
@@ -19958,7 +19958,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//build/win:default_exe_manifest", "//net:net", "//net:simple_quic_tools", "//net/third_party/quiche:quic_server_core", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -19991,7 +19991,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:net" ],
"externs": {
@@ -20023,7 +20023,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config", "//net:net_test_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//crypto:test_support", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net:test_support", "//net/third_party/quiche:quiche_test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto" ],
"externs": {
@@ -20055,7 +20055,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//net:reporting_policy_proto_config", "//third_party/protobuf:protobuf_config", "//testing/libfuzzer/proto:json_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//net:reporting_policy_proto_gen", "//testing/libfuzzer/proto:json_proto", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -20105,7 +20105,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//net/third_party/quiche:quiche_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:net_quic_proto_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//net:net", "//net/third_party/quiche:quiche_tool_support", "//third_party/protobuf:protobuf_lite", "//url:url" ],
"externs": {
@@ -20138,7 +20138,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//net:net", "//testing/gmock:gmock", "//testing/gtest:gtest" ],
"externs": {
@@ -20170,7 +20170,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config:precompiled_headers", "//net:net_test_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "USE_REMOTE_TEST_SERVER", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//base:base", "//base/test:test_support", "//crypto:crypto", "//net:cronet_buildflags", "//net:gtest_util", "//net:net", "//net:quic_test_flags_utils", "//net:simple_quic_tools", "//net/dns:test_support", "//net/http:transport_security_state_unittest_data_default", "//net/tools/tld_cleanup:tld_cleanup", "//net/traffic_annotation:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//url:url" ],
"externs": {
@@ -20185,7 +20185,7 @@
"public": "*",
"public_configs": [ "//net:net_test_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//net/third_party/quiche:quiche_config", "//net/third_party/quiche:net_quic_proto_config" ],
"rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
+ "sources": [ "//net/base/connection_endpoint_metadata_test_util.cc", "//net/base/connection_endpoint_metadata_test_util.h", "//net/base/load_timing_info_test_util.cc", "//net/base/load_timing_info_test_util.h", "//net/base/mock_file_stream.cc", "//net/base/mock_file_stream.h", "//net/base/mock_network_change_notifier.cc", "//net/base/mock_network_change_notifier.h", "//net/base/test_completion_callback.cc", "//net/base/test_completion_callback.h", "//net/base/test_data_stream.cc", "//net/base/test_data_stream.h", "//net/cert/mock_cert_net_fetcher.cc", "//net/cert/mock_cert_net_fetcher.h", "//net/cert/mock_cert_verifier.cc", "//net/cert/mock_cert_verifier.h", "//net/cert/mock_client_cert_verifier.cc", "//net/cert/mock_client_cert_verifier.h", "//net/cert/pki/mock_signature_verify_cache.cc", "//net/cert/pki/mock_signature_verify_cache.h", "//net/cookies/canonical_cookie_test_helpers.h", "//net/cookies/cookie_change_dispatcher_test_helpers.cc", "//net/cookies/cookie_change_dispatcher_test_helpers.h", "//net/cookies/cookie_monster_store_test.cc", "//net/cookies/cookie_monster_store_test.h", "//net/cookies/cookie_store_change_unittest.h", "//net/cookies/cookie_store_test_callbacks.cc", "//net/cookies/cookie_store_test_callbacks.h", "//net/cookies/cookie_store_test_helpers.cc", "//net/cookies/cookie_store_test_helpers.h", "//net/cookies/cookie_store_unittest.h", "//net/cookies/test_cookie_access_delegate.cc", "//net/cookies/test_cookie_access_delegate.h", "//net/disk_cache/disk_cache_test_base.cc", "//net/disk_cache/disk_cache_test_base.h", "//net/disk_cache/disk_cache_test_util.cc", "//net/disk_cache/disk_cache_test_util.h", "//net/disk_cache/mock/mock_backend_impl.cc", "//net/disk_cache/mock/mock_backend_impl.h", "//net/disk_cache/mock/mock_entry_impl.cc", "//net/disk_cache/mock/mock_entry_impl.h", "//net/filter/filter_source_stream_test_util.cc", "//net/filter/filter_source_stream_test_util.h", "//net/filter/mock_source_stream.cc", "//net/filter/mock_source_stream.h", "//net/http/http_stream_factory_test_util.cc", "//net/http/http_stream_factory_test_util.h", "//net/http/http_transaction_test_util.cc", "//net/http/http_transaction_test_util.h", "//net/http/mock_http_cache.cc", "//net/http/mock_http_cache.h", "//net/http/transport_security_state_test_util.cc", "//net/http/transport_security_state_test_util.h", "//net/log/test_net_log.cc", "//net/log/test_net_log.h", "//net/log/test_net_log_util.cc", "//net/log/test_net_log_util.h", "//net/nqe/network_quality_estimator_test_util.cc", "//net/nqe/network_quality_estimator_test_util.h", "//net/proxy_resolution/mock_pac_file_fetcher.cc", "//net/proxy_resolution/mock_pac_file_fetcher.h", "//net/proxy_resolution/mock_proxy_resolver.cc", "//net/proxy_resolution/mock_proxy_resolver.h", "//net/proxy_resolution/proxy_config_service_common_unittest.cc", "//net/proxy_resolution/proxy_config_service_common_unittest.h", "//net/socket/read_buffering_stream_socket.cc", "//net/socket/read_buffering_stream_socket.h", "//net/socket/socket_test_util.cc", "//net/socket/socket_test_util.h", "//net/socket/transport_client_socket_test_util.cc", "//net/socket/transport_client_socket_test_util.h", "//net/spdy/spdy_test_util_common.cc", "//net/spdy/spdy_test_util_common.h", "//net/ssl/client_cert_identity_test_util.cc", "//net/ssl/client_cert_identity_test_util.h", "//net/ssl/ssl_private_key_test_util.cc", "//net/ssl/ssl_private_key_test_util.h", "//net/ssl/test_ssl_config_service.cc", "//net/ssl/test_ssl_config_service.h", "//net/ssl/test_ssl_private_key.cc", "//net/ssl/test_ssl_private_key.h", "//net/test/cert_builder.cc", "//net/test/cert_builder.h", "//net/test/cert_test_util.cc", "//net/test/cert_test_util.h", "//net/test/ct_test_util.cc", "//net/test/ct_test_util.h", "//net/test/embedded_test_server/connection_tracker.cc", "//net/test/embedded_test_server/connection_tracker.h", "//net/test/embedded_test_server/controllable_http_response.cc", "//net/test/embedded_test_server/controllable_http_response.h", "//net/test/embedded_test_server/default_handlers.cc", "//net/test/embedded_test_server/default_handlers.h", "//net/test/embedded_test_server/embedded_test_server.cc", "//net/test/embedded_test_server/embedded_test_server.h", "//net/test/embedded_test_server/embedded_test_server_connection_listener.cc", "//net/test/embedded_test_server/embedded_test_server_connection_listener.h", "//net/test/embedded_test_server/http1_connection.cc", "//net/test/embedded_test_server/http1_connection.h", "//net/test/embedded_test_server/http2_connection.cc", "//net/test/embedded_test_server/http2_connection.h", "//net/test/embedded_test_server/http_connection.cc", "//net/test/embedded_test_server/http_connection.h", "//net/test/embedded_test_server/http_request.cc", "//net/test/embedded_test_server/http_request.h", "//net/test/embedded_test_server/http_response.cc", "//net/test/embedded_test_server/http_response.h", "//net/test/embedded_test_server/request_handler_util.cc", "//net/test/embedded_test_server/request_handler_util.h", "//net/test/embedded_test_server/simple_connection_listener.cc", "//net/test/embedded_test_server/simple_connection_listener.h", "//net/test/event_waiter.h", "//net/test/key_util.cc", "//net/test/key_util.h", "//net/test/net_test_suite.cc", "//net/test/net_test_suite.h", "//net/test/quic_simple_test_server.cc", "//net/test/quic_simple_test_server.h", "//net/test/revocation_builder.cc", "//net/test/revocation_builder.h", "//net/test/ssl_test_util.cc", "//net/test/ssl_test_util.h", "//net/test/test_certificate_data.h", "//net/test/test_data_directory.cc", "//net/test/test_data_directory.h", "//net/test/test_doh_server.cc", "//net/test/test_doh_server.h", "//net/test/test_with_task_environment.h", "//net/test/url_request/ssl_certificate_error_job.cc", "//net/test/url_request/ssl_certificate_error_job.h", "//net/test/url_request/url_request_failed_job.cc", "//net/test/url_request/url_request_failed_job.h", "//net/test/url_request/url_request_hanging_read_job.cc", "//net/test/url_request/url_request_hanging_read_job.h", "//net/test/url_request/url_request_mock_data_job.cc", "//net/test/url_request/url_request_mock_data_job.h", "//net/url_request/url_request_test_job.cc", "//net/url_request/url_request_test_job.h", "//net/url_request/url_request_test_util.cc", "//net/url_request/url_request_test_util.h", "//net/base/address_tracker_linux_test_util.cc", "//net/base/address_tracker_linux_test_util.h", "//net/test/spawned_test_server/base_test_server.cc", "//net/test/spawned_test_server/base_test_server.h", "//net/test/spawned_test_server/spawned_test_server.h", "//net/test/spawned_test_server/remote_test_server.cc", "//net/test/spawned_test_server/remote_test_server.h", "//net/test/spawned_test_server/remote_test_server_spawner_request.cc", "//net/test/spawned_test_server/remote_test_server_spawner_request.h", "//net/network_error_logging/mock_persistent_nel_store.cc", "//net/network_error_logging/mock_persistent_nel_store.h", "//net/network_error_logging/network_error_logging_test_util.cc", "//net/network_error_logging/network_error_logging_test_util.h", "//net/reporting/mock_persistent_reporting_store.cc", "//net/reporting/mock_persistent_reporting_store.h", "//net/reporting/reporting_test_util.cc", "//net/reporting/reporting_test_util.h" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -20204,7 +20204,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URI_TEMPLATE_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -20238,7 +20238,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "IS_SQL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20605,7 +20605,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//sql:sql", "//sql:sql_unittests_bundle_data", "//sql:test_support", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20676,7 +20676,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0" ],
"deps": [ "//base:base", "//sql:sql", "//testing/gtest:gtest", "//third_party/sqlite:sqlite" ],
"externs": {
@@ -20866,7 +20866,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__compile_java.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.javac.jar", "--java-srcjars=[\"gen/testing/android/junit/junit_test_support.generated.srcjar\"]", "--target-name", "//testing/android/junit:junit_test_support__compile_java", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/testing/android/junit/junit_test_support.turbine.jar", "--classpath=[\"obj/testing/android/junit/junit_test_support.turbine.jar\"]", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:deps_info:javac_full_interface_classpath)", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__compile_java.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//testing/android/junit:junit_test_support__header", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.generated.srcjar", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//out/cronet/obj/testing/android/junit/junit_test_support.turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -20882,7 +20882,7 @@
"args": [ "--depfile=gen/testing/android/junit/junit_test_support__header.d", "--generated-dir=gen/testing/android/junit/junit_test_support/generated_java", "--jar-path=obj/testing/android/junit/junit_test_support.turbine.jar", "--java-srcjars=[]", "--target-name", "//testing/android/junit:junit_test_support__header", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/testing/android/junit/junit_test_support.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/testing/android/junit/junit_test_support.generated.srcjar", "--chromium-code=1", "--warnings-as-errors", "--jar-info-exclude-globs=[\"*/R.class\", \"*/R\\$*.class\", \"*/Manifest.class\", \"*/Manifest\\$*.class\", \"*/*GEN_JNI.class\"]", "@gen/testing/android/junit/junit_test_support.sources" ],
"depfile": "//out/cronet/gen/testing/android/junit/junit_test_support__header.d",
"deps": [ "//testing/android/junit:junit_test_support__build_config_crbug_908819", "//third_party/android_build_tools/json:json_java__header", "//third_party/android_deps:robolectric_all_java__header", "//third_party/junit:junit__header", "//third_party/mockito:mockito_java__header", "//third_party/robolectric:robolectric_test_sdk_java__header" ],
- "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
+ "inputs": [ "//testing/android/junit/java/src/org/chromium/testing/local/CustomShadowApplicationPackageManager.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestComputer.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/GtestLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonListener.java", "//testing/android/junit/java/src/org/chromium/testing/local/JsonLogger.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestArgParser.java", "//testing/android/junit/java/src/org/chromium/testing/local/JunitTestMain.java", "//testing/android/junit/java/src/org/chromium/testing/local/PackageFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/RunnerFilter.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestDir.java", "//testing/android/junit/java/src/org/chromium/testing/local/TestListComputer.java", "//out/cronet/gen/testing/android/junit/junit_test_support.build_config.json", "//out/cronet/gen/testing/android/junit/junit_test_support.sources", "//third_party/turbine/turbine.jar", "//third_party/catapult/devil/devil/__init__.py", "//third_party/catapult/devil/devil/android/__init__.py", "//third_party/catapult/devil/devil/android/constants/__init__.py", "//third_party/catapult/devil/devil/android/constants/chrome.py", "//third_party/catapult/devil/devil/android/sdk/__init__.py", "//third_party/catapult/devil/devil/android/sdk/keyevent.py", "//third_party/catapult/devil/devil/android/sdk/version_codes.py", "//third_party/catapult/devil/devil/constants/__init__.py", "//third_party/catapult/devil/devil/constants/exit_codes.py", "//third_party/colorama/src/colorama/__init__.py", "//third_party/colorama/src/colorama/ansi.py", "//third_party/colorama/src/colorama/ansitowin32.py", "//third_party/colorama/src/colorama/initialise.py", "//third_party/colorama/src/colorama/win32.py", "//third_party/colorama/src/colorama/winterm.py", "//tools/android/modularization/convenience/lookup_dep.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/list_java_targets.py", "//build/android/pylib/__init__.py", "//build/android/pylib/constants/__init__.py", "//build/android/gyp/compile_java.py", "//build/android/gyp/javac_output_processor.py", "//build/android/gyp/turbine.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/jar_info_utils.py", "//build/android/gyp/util/md5_check.py", "//build/android/gyp/util/server_utils.py" ],
"metadata": {
},
@@ -21153,7 +21153,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_browser_test_jni_headers" ],
"externs": {
@@ -21456,7 +21456,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//testing/android/native_test:native_test_support" ],
"externs": {
@@ -21488,7 +21488,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//base/third_party/dynamic_annotations:dynamic_annotations", "//testing/android/native_test:native_test_jni_headers", "//testing/gtest:gtest" ],
"externs": {
@@ -21646,7 +21646,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21676,7 +21676,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21706,7 +21706,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21736,7 +21736,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21766,37 +21766,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
- "deps": [ ],
- "externs": {
-
- },
- "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/" ],
- "ldflags": [ "-Werror", "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=i686-linux-android19", "-m32", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "libs": [ "android_support" ],
- "metadata": {
-
- },
- "public": "*",
- "rustflags": [ "-Dwarnings", "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1" ],
- "swiftflags": [ "-file-compilation-dir=." ],
- "testonly": true,
- "toolchain": "//build/toolchain/android:android_clang_x86",
- "type": "source_set",
- "visibility": [ "*" ]
- },
- "//testing/buildbot/filters:chrome_junit_tests_filters": {
- "allow_circular_includes_from": [ ],
- "arflags": [ "-T" ],
- "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fno-stack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "--target=i686-linux-android19", "-m32", "-mfpmath=sse", "-msse3", "-Wa,-fdebug-compilation-dir,.", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags": [ "-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggressive", "-Wthread-safety", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshadow", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fno-stack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "--target=i686-linux-android19", "-m32", "-mfpmath=sse", "-msse3", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fomit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare" ],
- "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
- "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
- "check_includes": true,
- "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21826,7 +21796,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21856,7 +21826,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21886,7 +21856,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21916,7 +21886,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21946,7 +21916,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -21976,7 +21946,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22006,7 +21976,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22036,7 +22006,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22066,7 +22036,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22096,7 +22066,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22126,7 +22096,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22156,7 +22126,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22186,7 +22156,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22216,7 +22186,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22246,7 +22216,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22276,7 +22246,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22306,7 +22276,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22336,7 +22306,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22366,7 +22336,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22396,7 +22366,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22426,7 +22396,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22456,7 +22426,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22486,7 +22456,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22516,7 +22486,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22546,7 +22516,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22576,7 +22546,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22606,7 +22576,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22636,7 +22606,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22666,7 +22636,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22696,7 +22666,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22726,7 +22696,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22756,7 +22726,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22786,7 +22756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22816,7 +22786,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -22847,7 +22817,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -22880,7 +22850,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gmock_main" ],
"externs": {
@@ -22911,7 +22881,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -22944,7 +22914,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -22977,7 +22947,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main" ],
"externs": {
@@ -23007,7 +22977,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/googletest:gtest_main(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23036,7 +23006,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//testing/libfuzzer/proto:json_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//testing/libfuzzer/proto:json_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -23086,7 +23056,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest" ],
"externs": {
@@ -23118,7 +23088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//testing/gtest:gtest", "//testing/perf:perf" ],
"externs": {
@@ -23226,7 +23196,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23257,7 +23227,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23288,7 +23258,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23320,7 +23290,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23351,7 +23321,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23382,7 +23352,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23414,7 +23384,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23445,7 +23415,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23475,7 +23445,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:cycleclock_internal", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:spinlock_wait", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23507,7 +23477,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:cycleclock_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:spinlock_wait(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23538,7 +23508,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -23569,7 +23539,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23599,7 +23569,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23630,7 +23600,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -23661,7 +23631,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -23693,7 +23663,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23724,7 +23694,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23754,7 +23724,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23785,7 +23755,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23815,7 +23785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23846,7 +23816,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23876,7 +23846,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -23907,7 +23877,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23937,7 +23907,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -23968,7 +23938,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -23998,7 +23968,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -24029,7 +23999,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -24060,7 +24030,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24090,7 +24060,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24122,7 +24092,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24153,7 +24123,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24185,7 +24155,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24216,7 +24186,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -24247,7 +24217,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24278,7 +24248,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24310,7 +24280,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ ],
"externs": {
@@ -24341,7 +24311,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity" ],
"externs": {
@@ -24373,7 +24343,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24404,7 +24374,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24437,7 +24407,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gtest" ],
"externs": {
@@ -24469,7 +24439,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24501,7 +24471,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24532,7 +24502,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver" ],
"externs": {
@@ -24564,7 +24534,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24595,7 +24565,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -24627,7 +24597,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24658,7 +24628,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal" ],
"externs": {
@@ -24689,7 +24659,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24719,7 +24689,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24750,7 +24720,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24781,7 +24751,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -24813,7 +24783,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:compare", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -24845,7 +24815,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:compare(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24865,6 +24835,37 @@
"type": "source_set",
"visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
},
+ "//third_party/abseil-cpp/absl/container:btree_test_common": {
+ "allow_circular_includes_from": [ ],
+ "arflags": [ "-T" ],
+ "asmflags": [ "-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fno-stack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-std=c11", "-ffunction-sections", "-fno-short-enums", "--target=i686-linux-android19", "-m32", "-mfpmath=sse", "-msse3", "-Wa,-fdebug-compilation-dir,.", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags": [ "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buffer-size=4", "-fno-stack-protector", "-fno-unwind-tables", "-fno-asynchronous-unwind-tables", "-fPIC", "-fcolor-diagnostics", "-fmerge-all-constants", "-fcrash-diagnostics-dir=../../tools/clang/crashreports", "-mllvm", "-instcombine-lower-dbg-declare=0", "-ffp-contract=off", "-fcomplete-member-pointers", "-ffunction-sections", "-fno-short-enums", "--target=i686-linux-android19", "-m32", "-mfpmath=sse", "-msse3", "-ffile-compilation-dir=.", "-no-canonical-prefixes", "-Oz", "-fdata-sections", "-ffunction-sections", "-fno-unique-section-names", "-mllvm", "-enable-ml-inliner=release", "-fomit-frame-pointer", "-gdwarf-4", "-g1", "-gdwarf-aranges", "-fdebug-info-for-profiling", "-fvisibility=hidden", "-Xclang", "-add-plugin", "-Xclang", "find-bad-constructs", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "raw-ref-template-as-trivial-member", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-stack-allocated", "-Xclang", "-plugin-arg-find-bad-constructs", "-Xclang", "check-ipc", "-Wheader-hygiene", "-Wstring-conversion", "-Wtautological-overlap-compare", "-Werror", "-Wall", "-Wno-unused-variable", "-Wno-c++11-narrowing", "-Wno-unused-but-set-variable", "-Wno-misleading-indentation", "-Wno-missing-field-initializers", "-Wno-unused-parameter", "-Wno-psabi", "-Wloop-analysis", "-Wno-unneeded-internal-declaration", "-Wenum-compare-conditional", "-Wno-ignored-pragma-optimize", "-Wno-deprecated-builtins", "-Wno-bitfield-constant-conversion", "-Wno-deprecated-this-capture", "-Wshorten-64-to-32", "-Wimplicit-int-conversion", "-Wsign-compare", "-Wsign-conversion", "-Wtautological-unsigned-zero-compare" ],
+ "cflags_c": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_cc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden", "-Wbool-conversion", "-Wconstant-conversion", "-Wenum-conversion", "-Wint-conversion", "-Wliteral-conversion", "-Wnon-literal-null-conversion", "-Wnull-conversion", "-Wobjc-literal-conversion", "-Wstring-conversion", "-Wbitfield-enum-conversion" ],
+ "cflags_objc": [ "-std=c11", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot" ],
+ "cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
+ "check_includes": true,
+ "configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
+ "externs": {
+
+ },
+ "include_dirs": [ "//", "//out/cronet/gen/", "//buildtools/third_party/libc++/", "//third_party/abseil-cpp/" ],
+ "ldflags": [ "-fuse-ld=lld", "-Wl,--fatal-warnings", "-Wl,--build-id=sha1", "-fPIC", "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", "-Wl,--icf=all", "-Wl,--color-diagnostics", "-Wl,--no-rosegment", "-Wl,--undefined-version", "-Wl,--no-call-graph-profile-sort", "-Wl,--exclude-libs=libvpx_assembly_arm.a", "--unwindlib=none", "--target=i686-linux-android19", "-m32", "-no-canonical-prefixes", "-Wl,--warn-shared-textrel", "-Wl,-O2", "-Wl,--gc-sections", "-Wl,-z,defs", "-Wl,--as-needed", "-nostdlib++", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-Werror" ],
+ "libs": [ "android_support" ],
+ "metadata": {
+
+ },
+ "public": [ "//third_party/abseil-cpp/absl/container/btree_test.h" ],
+ "public_configs": [ "//third_party/abseil-cpp:absl_include_config" ],
+ "rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
+ "swiftflags": [ "-file-compilation-dir=." ],
+ "testonly": true,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "source_set",
+ "visibility": [ "//third_party/abseil-cpp/*", "//third_party/googletest/*", "//third_party/webrtc/rtc_tools:frame_analyzer", "//third_party/webrtc/rtc_tools:rtp_generator", "//third_party/webrtc/rtc_tools:video_replay", "//chromecast/internal/*", "//libassistant/*" ]
+ },
"//third_party/abseil-cpp/absl/container:common": {
"allow_circular_includes_from": [ ],
"arflags": [ "-T" ],
@@ -24876,7 +24877,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -24907,7 +24908,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24937,7 +24938,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -24968,7 +24969,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -24999,7 +25000,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -25031,7 +25032,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25062,7 +25063,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25092,7 +25093,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25123,7 +25124,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25153,7 +25154,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25184,7 +25185,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25215,7 +25216,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25245,7 +25246,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25276,7 +25277,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25306,7 +25307,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25337,7 +25338,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25367,7 +25368,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25398,7 +25399,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25428,7 +25429,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25460,7 +25461,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -25491,7 +25492,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25522,7 +25523,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:common_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25552,7 +25553,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks" ],
"externs": {
@@ -25583,7 +25584,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -25614,7 +25615,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25644,7 +25645,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/profiling:sample_recorder", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25676,7 +25677,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:sample_recorder(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25707,7 +25708,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:inlined_vector_internal", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -25738,7 +25739,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25768,7 +25769,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -25799,7 +25800,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25830,7 +25831,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:exception_testing", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:counting_allocator", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:test_instance_tracker", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -25862,7 +25863,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -25893,7 +25894,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25923,7 +25924,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_map", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -25954,7 +25955,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_map(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -25984,7 +25985,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_function_defaults", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/abseil-cpp/absl/container:raw_hash_set", "//third_party/abseil-cpp/absl/memory:memory" ],
"externs": {
@@ -26015,7 +26016,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_function_defaults(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:node_slot_policy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26045,7 +26046,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26076,7 +26077,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26107,7 +26108,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:node_slot_policy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26139,7 +26140,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:raw_hash_set" ],
"externs": {
@@ -26170,7 +26171,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:raw_hash_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26200,7 +26201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:common", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:hash_policy_traits", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks", "//third_party/abseil-cpp/absl/container:hashtablez_sampler", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -26232,7 +26233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:common(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hash_policy_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtable_debug_hooks(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:hashtablez_sampler(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26264,7 +26265,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26295,7 +26296,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/types:compare" ],
"externs": {
@@ -26327,7 +26328,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26359,7 +26360,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26391,7 +26392,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26423,7 +26424,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26455,7 +26456,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26487,7 +26488,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26519,7 +26520,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26551,7 +26552,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/googletest:gtest" ],
"externs": {
@@ -26583,7 +26584,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:hash_generator_testing", "//third_party/abseil-cpp/absl/container:hash_policy_testing", "//third_party/googletest:gtest" ],
"externs": {
@@ -26614,7 +26615,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26646,7 +26647,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26677,7 +26678,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/crc:crc_internal", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26709,7 +26710,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26741,7 +26742,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26773,7 +26774,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -26805,7 +26806,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc32c(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26837,7 +26838,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26869,7 +26870,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:prefetch", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/crc:cpu_detect", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -26901,7 +26902,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:prefetch(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:cpu_detect(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -26933,7 +26934,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:crc32c", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -26965,7 +26966,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -26996,7 +26997,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27026,7 +27027,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics" ],
"externs": {
@@ -27057,7 +27058,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:non_temporal_arm_intrinsics(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27088,7 +27089,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27120,7 +27121,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27152,7 +27153,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27183,7 +27184,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27215,7 +27216,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27246,7 +27247,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize" ],
"externs": {
@@ -27278,7 +27279,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27309,7 +27310,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/debugging:stacktrace" ],
"externs": {
@@ -27341,7 +27342,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27372,7 +27373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -27404,7 +27405,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -27436,7 +27437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal" ],
"externs": {
@@ -27468,7 +27469,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27500,7 +27501,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -27532,7 +27533,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:debugging_internal", "//third_party/abseil-cpp/absl/debugging:demangle_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27564,7 +27565,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:debugging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:demangle_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -27595,7 +27596,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27627,7 +27628,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id" ],
"externs": {
@@ -27659,7 +27660,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27691,7 +27692,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27723,7 +27724,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -27755,7 +27756,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -27787,7 +27788,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/flags:usage", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27819,7 +27820,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27850,7 +27851,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -27882,7 +27883,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27914,7 +27915,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:commandlineflag_internal", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27946,7 +27947,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/flags:usage_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -27978,7 +27979,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abseil-cpp/absl/flags:absl_flags_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "ABSL_FLAGS_STRIP_NAMES=0" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/flags:commandlineflag", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:flag_internal", "//third_party/abseil-cpp/absl/flags:path_util", "//third_party/abseil-cpp/absl/flags:private_handle_accessor", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28010,7 +28011,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28042,7 +28043,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28074,7 +28075,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28106,7 +28107,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28138,7 +28139,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28169,7 +28170,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -28201,7 +28202,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28232,7 +28233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -28264,7 +28265,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28295,7 +28296,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/hash:city", "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -28327,7 +28328,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:city(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:low_level_hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28359,7 +28360,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:btree", "//third_party/abseil-cpp/absl/container:flat_hash_map", "//third_party/abseil-cpp/absl/container:flat_hash_set", "//third_party/abseil-cpp/absl/container:node_hash_map", "//third_party/abseil-cpp/absl/container:node_hash_set", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28392,7 +28393,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:spy_hash_state", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gtest" ],
"externs": {
@@ -28423,7 +28424,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -28455,7 +28456,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28487,7 +28488,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:low_level_hash", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -28519,7 +28520,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28550,7 +28551,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28581,7 +28582,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28611,7 +28612,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -28642,7 +28643,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:check_op(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28672,7 +28673,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:nullstream", "//third_party/abseil-cpp/absl/log/internal:strip", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -28704,7 +28705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28735,7 +28736,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:voidify" ],
"externs": {
@@ -28767,7 +28768,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:voidify(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28798,7 +28799,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -28829,7 +28830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28859,7 +28860,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/flags:flag" ],
"externs": {
@@ -28890,7 +28891,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -28922,7 +28923,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -28953,7 +28954,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -28985,7 +28986,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29016,7 +29017,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -29047,7 +29048,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:conditions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:strip(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29077,7 +29078,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:errno_saver", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:examine_stack", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:log_sink_set", "//third_party/abseil-cpp/absl/log/internal:nullguard", "//third_party/abseil-cpp/absl/log/internal:proto", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29109,7 +29110,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:errno_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:examine_stack(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink_registry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:append_truncated(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullguard(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:proto(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29140,7 +29141,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29172,7 +29173,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/cleanup:cleanup(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:globals(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29203,7 +29204,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -29235,7 +29236,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29266,7 +29267,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29297,7 +29298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29327,7 +29328,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -29359,7 +29360,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29391,7 +29392,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29422,7 +29423,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:nullstream" ],
"externs": {
@@ -29453,7 +29454,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_message(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:nullstream(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29483,7 +29484,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29514,7 +29515,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -29547,7 +29548,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:initialize", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/googletest:gtest" ],
"externs": {
@@ -29580,7 +29581,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29612,7 +29613,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -29643,7 +29644,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29673,7 +29674,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl" ],
"externs": {
@@ -29704,7 +29705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29735,7 +29736,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29767,7 +29768,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -29798,7 +29799,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -29829,7 +29830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29861,7 +29862,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:check_impl", "//third_party/abseil-cpp/absl/log/internal:check_op", "//third_party/abseil-cpp/absl/log/internal:conditions", "//third_party/abseil-cpp/absl/log/internal:log_message", "//third_party/abseil-cpp/absl/log/internal:strip" ],
"externs": {
@@ -29893,7 +29894,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:check_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29926,7 +29927,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/status:status", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -29957,7 +29958,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -29989,7 +29990,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30021,7 +30022,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:die_if_null", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30053,7 +30054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:marshalling", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -30086,7 +30087,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/flags:flag", "//third_party/abseil-cpp/absl/flags:reflection", "//third_party/abseil-cpp/absl/log:flags", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:flags", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30118,8 +30119,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/hash:hash", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
},
@@ -30150,8 +30151,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/hash:hash(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -30182,7 +30183,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30214,7 +30215,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log/internal:globals", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -30246,7 +30247,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl" ],
"externs": {
@@ -30277,7 +30278,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log/internal:log_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30308,7 +30309,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_basic_test_impl", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30341,7 +30342,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30372,7 +30373,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log/internal:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -30404,7 +30405,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:log_severity(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30436,7 +30437,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log/internal:append_truncated", "//third_party/abseil-cpp/absl/log/internal:format", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30469,7 +30470,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30502,7 +30503,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30535,7 +30536,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30567,7 +30568,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_entry" ],
"externs": {
@@ -30599,7 +30600,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_entry(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30630,7 +30631,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log/internal:log_sink_set" ],
"externs": {
@@ -30661,7 +30662,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log:log_sink(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/log/internal:log_sink_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -30692,7 +30693,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30724,7 +30725,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:absl_log", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -30756,7 +30757,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:log_streamer", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_actions", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30789,7 +30790,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/log:log_entry", "//third_party/abseil-cpp/absl/log:log_sink", "//third_party/abseil-cpp/absl/log:log_sink_registry", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30822,7 +30823,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/log:globals", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30855,7 +30856,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:log_severity", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/flags:program_name", "//third_party/abseil-cpp/absl/log:check", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30887,7 +30888,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/log/internal:structured", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -30919,7 +30920,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/log:log", "//third_party/abseil-cpp/absl/log:scoped_mock_log", "//third_party/abseil-cpp/absl/log:structured", "//third_party/abseil-cpp/absl/log/internal:test_helpers", "//third_party/abseil-cpp/absl/log/internal:test_matchers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -30951,7 +30952,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -30982,7 +30983,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31013,7 +31014,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31045,7 +31046,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31076,7 +31077,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31107,7 +31108,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31139,7 +31140,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31170,7 +31171,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31200,7 +31201,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31232,7 +31233,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31264,7 +31265,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/hash:hash_testing", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31296,7 +31297,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -31327,7 +31328,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31357,7 +31358,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers" ],
"externs": {
@@ -31389,7 +31390,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31421,7 +31422,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/profiling:exponential_biased", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31453,7 +31454,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -31486,7 +31487,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/profiling:periodic_sampler", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -31518,7 +31519,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -31549,7 +31550,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31579,7 +31580,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -31610,7 +31611,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:fast_type_id(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31640,7 +31641,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -31672,7 +31673,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:endian" ],
"externs": {
@@ -31703,7 +31704,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31734,7 +31735,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31764,7 +31765,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits" ],
"externs": {
@@ -31795,7 +31796,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31825,7 +31826,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/random:distributions" ],
"externs": {
@@ -31857,7 +31858,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -31888,7 +31889,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31918,7 +31919,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -31949,7 +31950,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -31979,7 +31980,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32010,7 +32011,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32040,7 +32041,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver" ],
"externs": {
@@ -32071,7 +32072,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32101,7 +32102,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags", "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32133,7 +32134,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//build:chromeos_buildflags(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32164,7 +32165,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:randen", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32196,7 +32197,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32227,7 +32228,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes", "//third_party/abseil-cpp/absl/random/internal:randen_slow" ],
"externs": {
@@ -32259,7 +32260,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_slow(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32290,7 +32291,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:randen" ],
"externs": {
@@ -32321,7 +32322,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32351,7 +32352,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random/internal:platform", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl" ],
"externs": {
@@ -32383,7 +32384,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_hwaes_impl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32414,7 +32415,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32446,7 +32447,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32477,7 +32478,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:platform" ],
"externs": {
@@ -32509,7 +32510,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:platform(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32540,7 +32541,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32571,7 +32572,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32601,7 +32602,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -32633,7 +32634,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32664,7 +32665,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -32695,7 +32696,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128" ],
"externs": {
@@ -32726,7 +32727,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32756,7 +32757,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32787,7 +32788,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32817,7 +32818,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/random/internal:traits" ],
"externs": {
@@ -32848,7 +32849,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32878,7 +32879,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits" ],
"externs": {
@@ -32909,7 +32910,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/random/internal:distribution_caller", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits", "//third_party/abseil-cpp/absl/random/internal:fastmath", "//third_party/abseil-cpp/absl/random/internal:generate_real", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver", "//third_party/abseil-cpp/absl/random/internal:traits", "//third_party/abseil-cpp/absl/random/internal:uniform_helper", "//third_party/abseil-cpp/absl/random/internal:wide_multiply", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -32941,7 +32942,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:distribution_caller(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fast_uniform_bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:fastmath(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:generate_real(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:iostream_state_saver(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:uniform_helper(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:wide_multiply(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -32972,7 +32973,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions", "//third_party/abseil-cpp/absl/random:seed_sequences", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base", "//third_party/abseil-cpp/absl/random/internal:pcg_engine", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:randen_engine" ],
"externs": {
@@ -33003,7 +33004,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/random:distributions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_sequences(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:nonsecure_base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pcg_engine(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:randen_engine(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33033,7 +33034,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -33065,7 +33066,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33096,7 +33097,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:seed_gen_exception", "//third_party/abseil-cpp/absl/random/internal:pool_urbg", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq", "//third_party/abseil-cpp/absl/random/internal:seed_material", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33128,7 +33129,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random:seed_gen_exception(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:pool_urbg(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:salted_seed_seq(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/random/internal:seed_material(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33159,7 +33160,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:strerror", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -33191,7 +33192,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:strerror(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:str_format(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33222,7 +33223,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -33254,7 +33255,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/status:status(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:variant(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33286,7 +33287,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/status:status", "//third_party/abseil-cpp/absl/status:statusor", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:any", "//third_party/abseil-cpp/absl/utility:utility", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33319,7 +33320,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33351,7 +33352,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:fixed_array", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:internal", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33383,7 +33384,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:fixed_array(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_scope(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33415,7 +33416,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33447,7 +33448,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33479,7 +33480,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/container:compressed_tuple", "//third_party/abseil-cpp/absl/container:container_memory", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/container:layout", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33511,7 +33512,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:compressed_tuple(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:container_memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:layout(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/crc:crc_cord_state(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33543,7 +33544,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33576,7 +33577,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33609,7 +33610,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/cleanup:cleanup", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33642,7 +33643,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cord_rep_test_util", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33674,7 +33675,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33705,7 +33706,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:strings" ],
"externs": {
@@ -33736,7 +33737,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/profiling:exponential_biased" ],
"externs": {
@@ -33768,7 +33769,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/profiling:exponential_biased(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33800,7 +33801,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33832,7 +33833,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -33864,7 +33865,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33895,7 +33896,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/container:inlined_vector", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/types:span" ],
"externs": {
@@ -33927,7 +33928,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/container:inlined_vector(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_functions(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_handle(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_statistics(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:synchronization(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -33959,7 +33960,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/crc:crc_cord_state", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -33992,7 +33993,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:span", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34024,7 +34025,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_handle", "//third_party/abseil-cpp/absl/strings:cordz_info" ],
"externs": {
@@ -34056,7 +34057,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -34087,7 +34088,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34118,7 +34119,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_functions", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34151,7 +34152,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_sample_token", "//third_party/abseil-cpp/absl/strings:cordz_statistics", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gtest" ],
"externs": {
@@ -34182,7 +34183,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker" ],
"externs": {
@@ -34213,7 +34214,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cord_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_info(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34244,7 +34245,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:cord_internal", "//third_party/abseil-cpp/absl/strings:cordz_info", "//third_party/abseil-cpp/absl/strings:cordz_test_helpers", "//third_party/abseil-cpp/absl/strings:cordz_update_scope", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34276,7 +34277,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34307,7 +34308,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34338,7 +34339,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34371,7 +34372,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34403,7 +34404,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -34435,7 +34436,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34467,7 +34468,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34499,7 +34500,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -34531,7 +34532,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal" ],
"externs": {
@@ -34562,7 +34563,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:str_format_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34592,7 +34593,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:function_ref", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/numeric:representation", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/abseil-cpp/absl/types:span", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -34624,7 +34625,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/functional:function_ref(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:representation(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:span(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34656,7 +34657,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34689,7 +34690,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -34721,7 +34722,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:endian", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/numeric:bits", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:internal" ],
"externs": {
@@ -34753,7 +34754,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:endian(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:bits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34784,7 +34785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -34816,7 +34817,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -34847,8 +34848,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
},
@@ -34879,8 +34880,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
},
@@ -34911,8 +34912,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -34944,7 +34945,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gtest" ],
"externs": {
@@ -34976,7 +34977,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook", "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:dynamic_annotations", "//third_party/abseil-cpp/absl/base:malloc_internal", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/debugging:stacktrace", "//third_party/abseil-cpp/absl/debugging:symbolize", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -35008,7 +35009,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:atomic_hook(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:dynamic_annotations(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:malloc_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:stacktrace(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/debugging:symbolize(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:graphcycles_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time:time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35039,7 +35040,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/functional:any_invocable", "//third_party/abseil-cpp/absl/synchronization:synchronization" ],
"externs": {
@@ -35071,8 +35072,8 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
- "deps": [ "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/random:random", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal", "//third_party/abseil-cpp/absl/synchronization:synchronization", "//third_party/abseil-cpp/absl/synchronization:thread_pool", "//third_party/abseil-cpp/absl/time:time", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
},
@@ -35103,7 +35104,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config" ],
"externs": {
@@ -35135,7 +35136,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35166,7 +35167,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time" ],
"externs": {
@@ -35198,7 +35199,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35229,7 +35230,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/time:time" ],
"externs": {
@@ -35261,7 +35262,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/abseil-cpp/absl/types:optional" ],
"externs": {
@@ -35293,7 +35294,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/numeric:int128(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/strings:strings(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:civil_time(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:optional(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35325,7 +35326,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/numeric:int128", "//third_party/abseil-cpp/absl/strings:str_format", "//third_party/abseil-cpp/absl/time:test_util", "//third_party/abseil-cpp/absl/time:time", "//third_party/abseil-cpp/absl/time/internal/cctz:time_zone", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35357,7 +35358,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:fast_type_id", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_any_cast", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35388,7 +35389,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/types:bad_any_cast_impl" ],
"externs": {
@@ -35419,7 +35420,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35451,7 +35452,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35483,7 +35484,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35514,7 +35515,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal" ],
"externs": {
@@ -35546,7 +35547,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:raw_logging_internal(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35577,7 +35578,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35608,7 +35609,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35638,7 +35639,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_optional_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35670,7 +35671,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/memory:memory(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_optional_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35702,7 +35703,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:raw_logging_internal", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:optional", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35734,7 +35735,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/base:throw_delegate", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35766,7 +35767,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/algorithm:algorithm(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:throw_delegate(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35797,7 +35798,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/types:bad_variant_access", "//third_party/abseil-cpp/absl/utility:utility" ],
"externs": {
@@ -35829,7 +35830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:core_headers(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/types:bad_variant_access(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/utility:utility(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35861,7 +35862,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_test_config", "//third_party/abseil-cpp:absl_include_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/base:core_headers", "//third_party/abseil-cpp/absl/memory:memory", "//third_party/abseil-cpp/absl/meta:type_traits", "//third_party/abseil-cpp/absl/strings:strings", "//third_party/abseil-cpp/absl/types:variant", "//third_party/googletest:gmock", "//third_party/googletest:gtest" ],
"externs": {
@@ -35893,7 +35894,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal", "//third_party/abseil-cpp/absl/base:config", "//third_party/abseil-cpp/absl/meta:type_traits" ],
"externs": {
@@ -35924,7 +35925,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//build/config/compiler:prevent_unsafe_narrowing", "//third_party/abseil-cpp:absl_default_cflags_cc", "//third_party/abseil-cpp:absl_define_config", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ABSL_ALLOCATOR_NOTHROW=1" ],
"deps": [ "//third_party/abseil-cpp/absl/base:base_internal(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/base:config(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp/absl/meta:type_traits(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -35954,7 +35955,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps" ],
"externs": {
@@ -35985,7 +35986,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/abseil-cpp:absl_component_deps(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -36364,7 +36365,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base/test:run_all_unittests", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp:absl", "//third_party/googletest:gtest" ],
"externs": {
@@ -36746,7 +36747,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//third_party/abseil-cpp:absl_include_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//third_party/abseil-cpp/absl/algorithm:algorithm_test", "//third_party/abseil-cpp/absl/algorithm:container_test", "//third_party/abseil-cpp/absl/base:config_test", "//third_party/abseil-cpp/absl/base:prefetch_test", "//third_party/abseil-cpp/absl/cleanup:cleanup_test", "//third_party/abseil-cpp/absl/container:common_policy_traits_test", "//third_party/abseil-cpp/absl/container:inlined_vector_test", "//third_party/abseil-cpp/absl/container:node_slot_policy_test", "//third_party/abseil-cpp/absl/container:sample_element_size_test", "//third_party/abseil-cpp/absl/crc:crc32c_test", "//third_party/abseil-cpp/absl/crc:crc_cord_state_test", "//third_party/abseil-cpp/absl/crc:crc_memcpy_test", "//third_party/abseil-cpp/absl/crc:non_temporal_memcpy_test", "//third_party/abseil-cpp/absl/debugging:stacktrace_test", "//third_party/abseil-cpp/absl/functional:any_invocable_test", "//third_party/abseil-cpp/absl/hash:hash_test", "//third_party/abseil-cpp/absl/hash:low_level_hash_test", "//third_party/abseil-cpp/absl/log:absl_check_test", "//third_party/abseil-cpp/absl/log:absl_log_basic_test", "//third_party/abseil-cpp/absl/log:die_if_null_test", "//third_party/abseil-cpp/absl/log:flags_test", "//third_party/abseil-cpp/absl/log:globals_test", "//third_party/abseil-cpp/absl/log:log_entry_test", "//third_party/abseil-cpp/absl/log:log_format_test", "//third_party/abseil-cpp/absl/log:log_macro_hygiene_test", "//third_party/abseil-cpp/absl/log:log_modifier_methods_test", "//third_party/abseil-cpp/absl/log:log_sink_test", "//third_party/abseil-cpp/absl/log:log_streamer_test", "//third_party/abseil-cpp/absl/log:scoped_mock_log_test", "//third_party/abseil-cpp/absl/log:stripping_test", "//third_party/abseil-cpp/absl/log/internal:stderr_log_sink_test", "//third_party/abseil-cpp/absl/memory:memory_test", "//third_party/abseil-cpp/absl/meta:type_traits_test", "//third_party/abseil-cpp/absl/numeric:int128_test", "//third_party/abseil-cpp/absl/profiling:exponential_biased_test", "//third_party/abseil-cpp/absl/profiling:periodic_sampler_test", "//third_party/abseil-cpp/absl/status:statusor_test", "//third_party/abseil-cpp/absl/strings:ascii_test", "//third_party/abseil-cpp/absl/strings:cord_buffer_test", "//third_party/abseil-cpp/absl/strings:cord_data_edge_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_navigator_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_reader_test", "//third_party/abseil-cpp/absl/strings:cord_rep_btree_test", "//third_party/abseil-cpp/absl/strings:cord_rep_crc_test", "//third_party/abseil-cpp/absl/strings:cordz_functions_test", "//third_party/abseil-cpp/absl/strings:cordz_info_statistics_test", "//third_party/abseil-cpp/absl/strings:cordz_info_test", "//third_party/abseil-cpp/absl/strings:cordz_test", "//third_party/abseil-cpp/absl/strings:cordz_update_scope_test", "//third_party/abseil-cpp/absl/strings:cordz_update_tracker_test", "//third_party/abseil-cpp/absl/strings:damerau_levenshtein_distance_test", "//third_party/abseil-cpp/absl/strings:match_test", "//third_party/abseil-cpp/absl/strings:str_replace_test", "//third_party/abseil-cpp/absl/strings:string_view_test", "//third_party/abseil-cpp/absl/synchronization:kernel_timeout_internal_test", "//third_party/abseil-cpp/absl/synchronization:waiter_test", "//third_party/abseil-cpp/absl/time:time_test", "//third_party/abseil-cpp/absl/types:optional_test", "//third_party/abseil-cpp/absl/types:variant_test", "//third_party/googletest:gtest_main" ],
"externs": {
@@ -48549,7 +48550,7 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json", "--gn-target", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--host-jar-path", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--interface-jar-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar", "--dex-path", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--supports-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/android_deps/com_squareup_okio_okio_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -48565,10 +48566,10 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__dex": {
- "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
+ "args": [ "--depfile", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d", "--output", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--classpath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java.build_config.json:android:sdk_jars)" ],
"depfile": "//out/cronet/gen/third_party/android_deps/com_squareup_wire_wire_runtime_jvm_java__dex.d",
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_sdk:android_sdk_java__header", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
"metadata": {
},
@@ -48581,9 +48582,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__header": {
- "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "obj/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.ijar.jar" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)", "//third_party/kotlin_stdlib:kotlin_stdlib_java__header" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -48596,9 +48597,9 @@
"visibility": [ "*" ]
},
"//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__host": {
- "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "args": [ "--input", "../../third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "--output", "lib.java/third_party/android_deps/com_squareup_wire_wire_runtime_jvm.jar", "--exclude-globs=[]", "--include-globs=[]" ],
"deps": [ "//third_party/android_deps:com_squareup_okio_okio_jvm_java__host", "//third_party/android_deps:com_squareup_wire_wire_runtime_jvm_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_sdk:android_sdk_java", "//third_party/kotlin_stdlib:kotlin_stdlib_java__host" ],
- "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.4.3.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/android_deps/libs/com_squareup_wire_wire_runtime_jvm/wire-runtime-jvm-4.5.1.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -57772,6 +57773,101 @@
"type": "group",
"visibility": [ "*" ]
},
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java": {
+ "deps": [ "//third_party/android_deps:guava_android_java", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__assetres": {
+ "deps": [ "//third_party/android_deps:guava_android_java__assetres", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__assetres", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__assetres" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819": {
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/android_deps/guava_android_java.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json", "--gn-target", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java", "--non-chromium-code", "--device-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--host-jar-path", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--unprocessed-jar-path", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--interface-jar-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar", "--dex-path", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__build_config_crbug_908819", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819" ],
+ "inputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_jdk8_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/android_deps/guava_android_java.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json" ],
+ "public": "*",
+ "script": "//build/android/gyp/write_build_config.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex": {
+ "args": [ "--depfile", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d", "--output", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar", "--min-api=19", "--r8-jar-path", "../../third_party/r8/d8/lib/r8.jar", "--custom-d8-jar-path", "../../third_party/r8/custom_d8.jar", "--warnings-as-errors", "--library", "--class-inputs=[\"../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar\"]", "--desugar", "--classpath", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--classpath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:deps_info:javac_full_interface_classpath)", "--desugar-dependencies", "gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.desugardeps", "--bootclasspath=@FileArg(gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.build_config.json:android:sdk_jars)" ],
+ "depfile": "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__dex.d",
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__header" ],
+ "inputs": [ "//third_party/r8/d8/lib/r8.jar", "//third_party/r8/custom_d8.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/print_python_deps.py", "//build/zip_helpers.py", "//build/android/gyp/dex.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/md5_check.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava_java.dex.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/dex.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__header": {
+ "args": [ "clang_x64/ijar", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__header", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__header", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__header", "//third_party/ijar:ijar(//build/toolchain/linux:clang_x64)" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//out/cronet/clang_x64/ijar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/ijar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/obj/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.ijar.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/ijar.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__host": {
+ "args": [ "--input", "../../third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "--output", "lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar", "--exclude-globs=[]", "--include-globs=[]" ],
+ "deps": [ "//third_party/android_deps:guava_android_java__host", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java" ],
+ "inputs": [ "//third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_guava/kotlinx-coroutines-guava-1.6.4.jar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/zip_helpers.py", "//build/android/gyp/filter_zip.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "metadata": {
+
+ },
+ "outputs": [ "//out/cronet/lib.java/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_guava.jar" ],
+ "public": "*",
+ "script": "//build/android/gyp/filter_zip.py",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "action",
+ "visibility": [ "*" ]
+ },
+ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_guava_java__validate": {
+ "deps": [ "//third_party/android_deps:guava_android_java__validate", "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_jdk8_java__validate", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__validate" ],
+ "metadata": {
+
+ },
+ "public": "*",
+ "testonly": false,
+ "toolchain": "//build/toolchain/android:android_clang_x86",
+ "type": "group",
+ "visibility": [ "*" ]
+ },
"//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java": {
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__host", "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_metadata_jvm_java__validate" ],
"metadata": {
@@ -60051,7 +60147,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/android_ndk:cpu_features_warnings", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -83340,9 +83436,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_webkit_webkit_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_webkit_webkit/androidx_webkit_webkit.info", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83415,7 +83511,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_webkit_webkit_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.7.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_webkit_webkit_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_webkit_webkit_java", "--aar-path", "../../third_party/androidx/libs/androidx_webkit_webkit/webkit-1.8.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_webkit_webkit_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_webkit_webkit_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_webkit_webkit_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_webkit_webkit_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_webkit_webkit_java__resources__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_webkit_webkit_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83554,9 +83650,9 @@
"visibility": [ "//android_webview/tools/system_webview_shell:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_core_core_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_core_core/androidx_window_extensions_core_core.info", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83629,7 +83725,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_core_core_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.0.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_core_core_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_core_core_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_core_core/core-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_core_core_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_core_core_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[\"obj/third_party/androidx/androidx_window_extensions_core_core_java/proguard.txt\"]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -83768,9 +83864,9 @@
"visibility": [ "//third_party/androidx:*", "//third_party/android_deps:*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_extensions_extensions_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_extensions_extensions/androidx_window_extensions_extensions.info", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -83843,7 +83939,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_extensions_extensions_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json\", \"gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_extensions_extensions_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_extensions_extensions_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_extensions_extensions/extensions-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_extensions_extensions_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_extensions_extensions_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_experimental_java__build_config_crbug_908819", "//third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_extensions_extensions_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_core_core_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_extensions_extensions_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -84196,9 +84292,9 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_J_J__unpack_aar": {
- "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar" ],
+ "args": [ "extract", "--output-dir", "obj/third_party/androidx/androidx_window_window_java_java", "--assert-info-file", "../../third_party/androidx/libs/androidx_window_window_java/androidx_window_window_java.info", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar" ],
"deps": [ ],
- "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
+ "inputs": [ "//third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/aar.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py" ],
"metadata": {
},
@@ -84271,7 +84367,7 @@
"visibility": [ "*" ]
},
"//third_party/androidx:androidx_window_window_java_java__classes__build_config_crbug_908819": {
- "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.1.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
+ "args": [ "--type=java_library", "--depfile", "gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d", "--deps-configs=[\"gen/third_party/androidx/androidx_core_core_java.build_config.json\", \"gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json\", \"gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json\", \"gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json\", \"gen/third_party/android_sdk/android_sdk_java.build_config.json\"]", "--public-deps-configs=[]", "--build-config", "gen/third_party/androidx/androidx_window_window_java_java__classes.build_config.json", "--gn-target", "//third_party/androidx:androidx_window_window_java_java", "--aar-path", "../../third_party/androidx/libs/androidx_window_window_java/window-java-1.2.0-SNAPSHOT.aar", "--non-chromium-code", "--device-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--host-jar-path", "lib.java/third_party/androidx/androidx_window_window_java_java.jar", "--unprocessed-jar-path", "obj/third_party/androidx/androidx_window_window_java_java/classes.jar", "--interface-jar-path", "obj/third_party/androidx/androidx_window_window_java_java.ijar.jar", "--dex-path", "obj/third_party/androidx/androidx_window_window_java_java__classes.dex.jar", "--supports-android", "--requires-android", "--is-prebuilt", "--bundled-srcjars=[]", "--proguard-configs=[]" ],
"depfile": "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__classes__build_config_crbug_908819.d",
"deps": [ "//third_party/android_deps:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java__build_config_crbug_908819", "//third_party/android_sdk:android_sdk_java__build_config_crbug_908819", "//third_party/androidx:androidx_core_core_java__build_config_crbug_908819", "//third_party/androidx:androidx_window_window_java_java__resources__build_config_crbug_908819", "//third_party/kotlin_stdlib:kotlin_stdlib_java__build_config_crbug_908819" ],
"inputs": [ "//out/cronet/gen/third_party/androidx/androidx_core_core_java.build_config.json", "//out/cronet/gen/third_party/android_deps/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_java.build_config.json", "//out/cronet/gen/third_party/kotlin_stdlib/kotlin_stdlib_java.build_config.json", "//out/cronet/gen/third_party/androidx/androidx_window_window_java_java__resources.build_config.json", "//out/cronet/gen/third_party/android_sdk/android_sdk_java.build_config.json", "//third_party/jinja2/__init__.py", "//third_party/jinja2/_identifier.py", "//third_party/jinja2/async_utils.py", "//third_party/jinja2/bccache.py", "//third_party/jinja2/compiler.py", "//third_party/jinja2/defaults.py", "//third_party/jinja2/environment.py", "//third_party/jinja2/exceptions.py", "//third_party/jinja2/filters.py", "//third_party/jinja2/idtracking.py", "//third_party/jinja2/lexer.py", "//third_party/jinja2/loaders.py", "//third_party/jinja2/nodes.py", "//third_party/jinja2/optimizer.py", "//third_party/jinja2/parser.py", "//third_party/jinja2/runtime.py", "//third_party/jinja2/tests.py", "//third_party/jinja2/utils.py", "//third_party/jinja2/visitor.py", "//third_party/markupsafe/__init__.py", "//third_party/markupsafe/_compat.py", "//third_party/markupsafe/_native.py", "//build/action_helpers.py", "//build/gn_helpers.py", "//build/android/gyp/util/__init__.py", "//build/android/gyp/util/build_utils.py", "//build/android/gyp/util/resource_utils.py", "//build/android/gyp/write_build_config.py" ],
@@ -84729,7 +84825,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/apache-portable-runtime:apr_warnings" ],
- "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "STRERROR_R_RC_INT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84761,7 +84857,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84792,7 +84888,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84822,7 +84918,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84851,7 +84947,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -84866,7 +84962,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -84884,7 +84980,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL" ],
"deps": [ "//third_party/boringssl:boringssl_asm(//build/toolchain/linux:clang_x64)", "//third_party/boringssl/src/third_party/fiat:fiat_license(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -84898,7 +84994,7 @@
"public": [ "//third_party/boringssl/src/include/openssl/aead.h", "//third_party/boringssl/src/include/openssl/aes.h", "//third_party/boringssl/src/include/openssl/arm_arch.h", "//third_party/boringssl/src/include/openssl/asn1.h", "//third_party/boringssl/src/include/openssl/asn1_mac.h", "//third_party/boringssl/src/include/openssl/asn1t.h", "//third_party/boringssl/src/include/openssl/base.h", "//third_party/boringssl/src/include/openssl/base64.h", "//third_party/boringssl/src/include/openssl/bio.h", "//third_party/boringssl/src/include/openssl/blake2.h", "//third_party/boringssl/src/include/openssl/blowfish.h", "//third_party/boringssl/src/include/openssl/bn.h", "//third_party/boringssl/src/include/openssl/buf.h", "//third_party/boringssl/src/include/openssl/buffer.h", "//third_party/boringssl/src/include/openssl/bytestring.h", "//third_party/boringssl/src/include/openssl/cast.h", "//third_party/boringssl/src/include/openssl/chacha.h", "//third_party/boringssl/src/include/openssl/cipher.h", "//third_party/boringssl/src/include/openssl/cmac.h", "//third_party/boringssl/src/include/openssl/conf.h", "//third_party/boringssl/src/include/openssl/cpu.h", "//third_party/boringssl/src/include/openssl/crypto.h", "//third_party/boringssl/src/include/openssl/ctrdrbg.h", "//third_party/boringssl/src/include/openssl/curve25519.h", "//third_party/boringssl/src/include/openssl/des.h", "//third_party/boringssl/src/include/openssl/dh.h", "//third_party/boringssl/src/include/openssl/digest.h", "//third_party/boringssl/src/include/openssl/dsa.h", "//third_party/boringssl/src/include/openssl/e_os2.h", "//third_party/boringssl/src/include/openssl/ec.h", "//third_party/boringssl/src/include/openssl/ec_key.h", "//third_party/boringssl/src/include/openssl/ecdh.h", "//third_party/boringssl/src/include/openssl/ecdsa.h", "//third_party/boringssl/src/include/openssl/engine.h", "//third_party/boringssl/src/include/openssl/err.h", "//third_party/boringssl/src/include/openssl/evp.h", "//third_party/boringssl/src/include/openssl/evp_errors.h", "//third_party/boringssl/src/include/openssl/ex_data.h", "//third_party/boringssl/src/include/openssl/hkdf.h", "//third_party/boringssl/src/include/openssl/hmac.h", "//third_party/boringssl/src/include/openssl/hpke.h", "//third_party/boringssl/src/include/openssl/hrss.h", "//third_party/boringssl/src/include/openssl/is_boringssl.h", "//third_party/boringssl/src/include/openssl/kdf.h", "//third_party/boringssl/src/include/openssl/kyber.h", "//third_party/boringssl/src/include/openssl/lhash.h", "//third_party/boringssl/src/include/openssl/md4.h", "//third_party/boringssl/src/include/openssl/md5.h", "//third_party/boringssl/src/include/openssl/mem.h", "//third_party/boringssl/src/include/openssl/nid.h", "//third_party/boringssl/src/include/openssl/obj.h", "//third_party/boringssl/src/include/openssl/obj_mac.h", "//third_party/boringssl/src/include/openssl/objects.h", "//third_party/boringssl/src/include/openssl/opensslconf.h", "//third_party/boringssl/src/include/openssl/opensslv.h", "//third_party/boringssl/src/include/openssl/ossl_typ.h", "//third_party/boringssl/src/include/openssl/pem.h", "//third_party/boringssl/src/include/openssl/pkcs12.h", "//third_party/boringssl/src/include/openssl/pkcs7.h", "//third_party/boringssl/src/include/openssl/pkcs8.h", "//third_party/boringssl/src/include/openssl/poly1305.h", "//third_party/boringssl/src/include/openssl/pool.h", "//third_party/boringssl/src/include/openssl/rand.h", "//third_party/boringssl/src/include/openssl/rc4.h", "//third_party/boringssl/src/include/openssl/ripemd.h", "//third_party/boringssl/src/include/openssl/rsa.h", "//third_party/boringssl/src/include/openssl/safestack.h", "//third_party/boringssl/src/include/openssl/service_indicator.h", "//third_party/boringssl/src/include/openssl/sha.h", "//third_party/boringssl/src/include/openssl/siphash.h", "//third_party/boringssl/src/include/openssl/span.h", "//third_party/boringssl/src/include/openssl/stack.h", "//third_party/boringssl/src/include/openssl/thread.h", "//third_party/boringssl/src/include/openssl/time.h", "//third_party/boringssl/src/include/openssl/trust_token.h", "//third_party/boringssl/src/include/openssl/type_check.h", "//third_party/boringssl/src/include/openssl/x509.h", "//third_party/boringssl/src/include/openssl/x509_vfy.h", "//third_party/boringssl/src/include/openssl/x509v3.h", "//third_party/boringssl/src/include/openssl/dtls1.h", "//third_party/boringssl/src/include/openssl/srtp.h", "//third_party/boringssl/src/include/openssl/ssl.h", "//third_party/boringssl/src/include/openssl/ssl3.h", "//third_party/boringssl/src/include/openssl/tls1.h" ],
"public_configs": [ "//third_party/boringssl:external_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=x86_64-unknown-linux-gnu", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Cdebuginfo=1", "--cap-lints=allow", "-Copt-level=3" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
@@ -84927,7 +85023,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -84958,7 +85054,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -85378,7 +85474,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl", "//third_party/boringssl:boringssl_crypto_tests_bundle_data" ],
"externs": {
@@ -85392,7 +85488,7 @@
"outputs": [ "//out/cronet/libboringssl_crypto_tests__library.so", "//out/cronet/libboringssl_crypto_tests__library.so.TOC", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so", "//out/cronet/lib.unstripped/libboringssl_crypto_tests__library.so.map.gz" ],
"public": "*",
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
+ "sources": [ "//third_party/boringssl/src/crypto/abi_self_test.cc", "//third_party/boringssl/src/crypto/asn1/asn1_test.cc", "//third_party/boringssl/src/crypto/base64/base64_test.cc", "//third_party/boringssl/src/crypto/bio/bio_test.cc", "//third_party/boringssl/src/crypto/blake2/blake2_test.cc", "//third_party/boringssl/src/crypto/buf/buf_test.cc", "//third_party/boringssl/src/crypto/bytestring/bytestring_test.cc", "//third_party/boringssl/src/crypto/chacha/chacha_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/aead_test.cc", "//third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc", "//third_party/boringssl/src/crypto/compiler_test.cc", "//third_party/boringssl/src/crypto/conf/conf_test.cc", "//third_party/boringssl/src/crypto/constant_time_test.cc", "//third_party/boringssl/src/crypto/cpu_arm_linux_test.cc", "//third_party/boringssl/src/crypto/crypto_test.cc", "//third_party/boringssl/src/crypto/curve25519/ed25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/spake25519_test.cc", "//third_party/boringssl/src/crypto/curve25519/x25519_test.cc", "//third_party/boringssl/src/crypto/dh_extra/dh_test.cc", "//third_party/boringssl/src/crypto/digest_extra/digest_test.cc", "//third_party/boringssl/src/crypto/dsa/dsa_test.cc", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc", "//third_party/boringssl/src/crypto/err/err_test.cc", "//third_party/boringssl/src/crypto/evp/evp_extra_test.cc", "//third_party/boringssl/src/crypto/evp/evp_test.cc", "//third_party/boringssl/src/crypto/evp/pbkdf_test.cc", "//third_party/boringssl/src/crypto/evp/scrypt_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc", "//third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc", "//third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc", "//third_party/boringssl/src/crypto/hpke/hpke_test.cc", "//third_party/boringssl/src/crypto/hrss/hrss_test.cc", "//third_party/boringssl/src/crypto/impl_dispatch_test.cc", "//third_party/boringssl/src/crypto/kyber/kyber_test.cc", "//third_party/boringssl/src/crypto/lhash/lhash_test.cc", "//third_party/boringssl/src/crypto/obj/obj_test.cc", "//third_party/boringssl/src/crypto/pem/pem_test.cc", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs12_test.cc", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_test.cc", "//third_party/boringssl/src/crypto/poly1305/poly1305_test.cc", "//third_party/boringssl/src/crypto/pool/pool_test.cc", "//third_party/boringssl/src/crypto/rand_extra/rand_test.cc", "//third_party/boringssl/src/crypto/refcount_test.cc", "//third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc", "//third_party/boringssl/src/crypto/self_test.cc", "//third_party/boringssl/src/crypto/siphash/siphash_test.cc", "//third_party/boringssl/src/crypto/stack/stack_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.cc", "//third_party/boringssl/src/crypto/test/file_test_gtest.cc", "//third_party/boringssl/src/crypto/thread_test.cc", "//third_party/boringssl/src/crypto/trust_token/trust_token_test.cc", "//third_party/boringssl/src/crypto/x509/x509_test.cc", "//third_party/boringssl/src/crypto/x509/x509_time_test.cc", "//third_party/boringssl/src/crypto/x509v3/tab_test.cc", "//third_party/boringssl/src/crypto/test/abi_test.h", "//third_party/boringssl/src/crypto/test/file_test.cc", "//third_party/boringssl/src/crypto/test/file_test.h", "//third_party/boringssl/src/crypto/test/gtest_main.h", "//third_party/boringssl/src/crypto/test/test_util.cc", "//third_party/boringssl/src/crypto/test/test_util.h", "//third_party/boringssl/src/crypto/test/wycheproof_util.cc", "//third_party/boringssl/src/crypto/test/wycheproof_util.h", "//third_party/boringssl/src/ssl/test/async_bio.h", "//third_party/boringssl/src/ssl/test/fuzzer.h", "//third_party/boringssl/src/ssl/test/fuzzer_tags.h", "//third_party/boringssl/src/ssl/test/handshake_util.h", "//third_party/boringssl/src/ssl/test/mock_quic_transport.h", "//third_party/boringssl/src/ssl/test/packeted_bio.h", "//third_party/boringssl/src/ssl/test/settings_writer.h", "//third_party/boringssl/src/ssl/test/test_config.h", "//third_party/boringssl/src/ssl/test/test_state.h", "//third_party/boringssl/gtest_main_chromium.cc", "//third_party/boringssl/test_data_chromium.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": true,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -85492,7 +85588,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_FUZZER_MODE", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85507,7 +85603,7 @@
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -85525,7 +85621,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/boringssl:component_config", "//build/config/compiler:no_chromium_code", "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_IMPLEMENTATION", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "BORINGSSL_UNSAFE_DETERMINISTIC_MODE" ],
"deps": [ "//third_party/boringssl:boringssl_asm", "//third_party/boringssl/src/third_party/fiat:fiat_license" ],
"externs": {
@@ -85540,7 +85636,7 @@
"public": "*",
"public_configs": [ "//third_party/boringssl:external_config", "//third_party/boringssl:fuzzer_no_fuzzer_mode_config" ],
"rustflags": [ "-Coverflow-checks=on", "-Cdefault-linker-libraries", "-Dunsafe_op_in_unsafe_fn", "-Zdep-info-omit-d-target", "-Zmacro-backtrace", "-Zremap-cwd-prefix=.", "--target=i686-linux-android", "-Cembed-bitcode=no", "-Ccodegen-units=1", "-Copt-level=z", "-Cdebuginfo=1", "--cap-lints=allow" ],
- "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hkdf/hkdf.c", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
+ "sources": [ "//third_party/boringssl/err_data.c", "//third_party/boringssl/src/crypto/asn1/a_bitstr.c", "//third_party/boringssl/src/crypto/asn1/a_bool.c", "//third_party/boringssl/src/crypto/asn1/a_d2i_fp.c", "//third_party/boringssl/src/crypto/asn1/a_dup.c", "//third_party/boringssl/src/crypto/asn1/a_gentm.c", "//third_party/boringssl/src/crypto/asn1/a_i2d_fp.c", "//third_party/boringssl/src/crypto/asn1/a_int.c", "//third_party/boringssl/src/crypto/asn1/a_mbstr.c", "//third_party/boringssl/src/crypto/asn1/a_object.c", "//third_party/boringssl/src/crypto/asn1/a_octet.c", "//third_party/boringssl/src/crypto/asn1/a_strex.c", "//third_party/boringssl/src/crypto/asn1/a_strnid.c", "//third_party/boringssl/src/crypto/asn1/a_time.c", "//third_party/boringssl/src/crypto/asn1/a_type.c", "//third_party/boringssl/src/crypto/asn1/a_utctm.c", "//third_party/boringssl/src/crypto/asn1/asn1_lib.c", "//third_party/boringssl/src/crypto/asn1/asn1_par.c", "//third_party/boringssl/src/crypto/asn1/asn_pack.c", "//third_party/boringssl/src/crypto/asn1/f_int.c", "//third_party/boringssl/src/crypto/asn1/f_string.c", "//third_party/boringssl/src/crypto/asn1/internal.h", "//third_party/boringssl/src/crypto/asn1/posix_time.c", "//third_party/boringssl/src/crypto/asn1/tasn_dec.c", "//third_party/boringssl/src/crypto/asn1/tasn_enc.c", "//third_party/boringssl/src/crypto/asn1/tasn_fre.c", "//third_party/boringssl/src/crypto/asn1/tasn_new.c", "//third_party/boringssl/src/crypto/asn1/tasn_typ.c", "//third_party/boringssl/src/crypto/asn1/tasn_utl.c", "//third_party/boringssl/src/crypto/base64/base64.c", "//third_party/boringssl/src/crypto/bio/bio.c", "//third_party/boringssl/src/crypto/bio/bio_mem.c", "//third_party/boringssl/src/crypto/bio/connect.c", "//third_party/boringssl/src/crypto/bio/fd.c", "//third_party/boringssl/src/crypto/bio/file.c", "//third_party/boringssl/src/crypto/bio/hexdump.c", "//third_party/boringssl/src/crypto/bio/internal.h", "//third_party/boringssl/src/crypto/bio/pair.c", "//third_party/boringssl/src/crypto/bio/printf.c", "//third_party/boringssl/src/crypto/bio/socket.c", "//third_party/boringssl/src/crypto/bio/socket_helper.c", "//third_party/boringssl/src/crypto/blake2/blake2.c", "//third_party/boringssl/src/crypto/bn_extra/bn_asn1.c", "//third_party/boringssl/src/crypto/bn_extra/convert.c", "//third_party/boringssl/src/crypto/buf/buf.c", "//third_party/boringssl/src/crypto/bytestring/asn1_compat.c", "//third_party/boringssl/src/crypto/bytestring/ber.c", "//third_party/boringssl/src/crypto/bytestring/cbb.c", "//third_party/boringssl/src/crypto/bytestring/cbs.c", "//third_party/boringssl/src/crypto/bytestring/internal.h", "//third_party/boringssl/src/crypto/bytestring/unicode.c", "//third_party/boringssl/src/crypto/chacha/chacha.c", "//third_party/boringssl/src/crypto/chacha/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c", "//third_party/boringssl/src/crypto/cipher_extra/derive_key.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c", "//third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c", "//third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c", "//third_party/boringssl/src/crypto/cipher_extra/e_des.c", "//third_party/boringssl/src/crypto/cipher_extra/e_null.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc2.c", "//third_party/boringssl/src/crypto/cipher_extra/e_rc4.c", "//third_party/boringssl/src/crypto/cipher_extra/e_tls.c", "//third_party/boringssl/src/crypto/cipher_extra/internal.h", "//third_party/boringssl/src/crypto/cipher_extra/tls_cbc.c", "//third_party/boringssl/src/crypto/conf/conf.c", "//third_party/boringssl/src/crypto/conf/conf_def.h", "//third_party/boringssl/src/crypto/conf/internal.h", "//third_party/boringssl/src/crypto/cpu_aarch64_apple.c", "//third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c", "//third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c", "//third_party/boringssl/src/crypto/cpu_aarch64_linux.c", "//third_party/boringssl/src/crypto/cpu_aarch64_win.c", "//third_party/boringssl/src/crypto/cpu_arm.c", "//third_party/boringssl/src/crypto/cpu_arm_freebsd.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.c", "//third_party/boringssl/src/crypto/cpu_arm_linux.h", "//third_party/boringssl/src/crypto/cpu_intel.c", "//third_party/boringssl/src/crypto/crypto.c", "//third_party/boringssl/src/crypto/curve25519/curve25519.c", "//third_party/boringssl/src/crypto/curve25519/curve25519_tables.h", "//third_party/boringssl/src/crypto/curve25519/internal.h", "//third_party/boringssl/src/crypto/curve25519/spake25519.c", "//third_party/boringssl/src/crypto/des/des.c", "//third_party/boringssl/src/crypto/des/internal.h", "//third_party/boringssl/src/crypto/dh_extra/dh_asn1.c", "//third_party/boringssl/src/crypto/dh_extra/params.c", "//third_party/boringssl/src/crypto/digest_extra/digest_extra.c", "//third_party/boringssl/src/crypto/dsa/dsa.c", "//third_party/boringssl/src/crypto/dsa/dsa_asn1.c", "//third_party/boringssl/src/crypto/dsa/internal.h", "//third_party/boringssl/src/crypto/ec_extra/ec_asn1.c", "//third_party/boringssl/src/crypto/ec_extra/ec_derive.c", "//third_party/boringssl/src/crypto/ec_extra/hash_to_curve.c", "//third_party/boringssl/src/crypto/ec_extra/internal.h", "//third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.c", "//third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c", "//third_party/boringssl/src/crypto/engine/engine.c", "//third_party/boringssl/src/crypto/err/err.c", "//third_party/boringssl/src/crypto/err/internal.h", "//third_party/boringssl/src/crypto/evp/evp.c", "//third_party/boringssl/src/crypto/evp/evp_asn1.c", "//third_party/boringssl/src/crypto/evp/evp_ctx.c", "//third_party/boringssl/src/crypto/evp/internal.h", "//third_party/boringssl/src/crypto/evp/p_dsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ec.c", "//third_party/boringssl/src/crypto/evp/p_ec_asn1.c", "//third_party/boringssl/src/crypto/evp/p_ed25519.c", "//third_party/boringssl/src/crypto/evp/p_ed25519_asn1.c", "//third_party/boringssl/src/crypto/evp/p_hkdf.c", "//third_party/boringssl/src/crypto/evp/p_rsa.c", "//third_party/boringssl/src/crypto/evp/p_rsa_asn1.c", "//third_party/boringssl/src/crypto/evp/p_x25519.c", "//third_party/boringssl/src/crypto/evp/p_x25519_asn1.c", "//third_party/boringssl/src/crypto/evp/pbkdf.c", "//third_party/boringssl/src/crypto/evp/print.c", "//third_party/boringssl/src/crypto/evp/scrypt.c", "//third_party/boringssl/src/crypto/evp/sign.c", "//third_party/boringssl/src/crypto/ex_data.c", "//third_party/boringssl/src/crypto/fipsmodule/aes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bcm.c", "//third_party/boringssl/src/crypto/fipsmodule/bn/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h", "//third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/delocate.h", "//third_party/boringssl/src/crypto/fipsmodule/dh/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h", "//third_party/boringssl/src/crypto/fipsmodule/ec/p256_table.h", "//third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/fips_shared_support.c", "//third_party/boringssl/src/crypto/fipsmodule/md5/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/modes/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/getrandom_fillin.h", "//third_party/boringssl/src/crypto/fipsmodule/rand/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/sha/internal.h", "//third_party/boringssl/src/crypto/fipsmodule/tls/internal.h", "//third_party/boringssl/src/crypto/hpke/hpke.c", "//third_party/boringssl/src/crypto/hrss/hrss.c", "//third_party/boringssl/src/crypto/hrss/internal.h", "//third_party/boringssl/src/crypto/internal.h", "//third_party/boringssl/src/crypto/kyber/internal.h", "//third_party/boringssl/src/crypto/kyber/keccak.c", "//third_party/boringssl/src/crypto/kyber/kyber.c", "//third_party/boringssl/src/crypto/lhash/internal.h", "//third_party/boringssl/src/crypto/lhash/lhash.c", "//third_party/boringssl/src/crypto/mem.c", "//third_party/boringssl/src/crypto/obj/obj.c", "//third_party/boringssl/src/crypto/obj/obj_dat.h", "//third_party/boringssl/src/crypto/obj/obj_xref.c", "//third_party/boringssl/src/crypto/pem/pem_all.c", "//third_party/boringssl/src/crypto/pem/pem_info.c", "//third_party/boringssl/src/crypto/pem/pem_lib.c", "//third_party/boringssl/src/crypto/pem/pem_oth.c", "//third_party/boringssl/src/crypto/pem/pem_pk8.c", "//third_party/boringssl/src/crypto/pem/pem_pkey.c", "//third_party/boringssl/src/crypto/pem/pem_x509.c", "//third_party/boringssl/src/crypto/pem/pem_xaux.c", "//third_party/boringssl/src/crypto/pkcs7/internal.h", "//third_party/boringssl/src/crypto/pkcs7/pkcs7.c", "//third_party/boringssl/src/crypto/pkcs7/pkcs7_x509.c", "//third_party/boringssl/src/crypto/pkcs8/internal.h", "//third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8.c", "//third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c", "//third_party/boringssl/src/crypto/poly1305/internal.h", "//third_party/boringssl/src/crypto/poly1305/poly1305.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_arm.c", "//third_party/boringssl/src/crypto/poly1305/poly1305_vec.c", "//third_party/boringssl/src/crypto/pool/internal.h", "//third_party/boringssl/src/crypto/pool/pool.c", "//third_party/boringssl/src/crypto/rand_extra/deterministic.c", "//third_party/boringssl/src/crypto/rand_extra/forkunsafe.c", "//third_party/boringssl/src/crypto/rand_extra/fuchsia.c", "//third_party/boringssl/src/crypto/rand_extra/passive.c", "//third_party/boringssl/src/crypto/rand_extra/rand_extra.c", "//third_party/boringssl/src/crypto/rand_extra/windows.c", "//third_party/boringssl/src/crypto/rc4/rc4.c", "//third_party/boringssl/src/crypto/refcount_c11.c", "//third_party/boringssl/src/crypto/refcount_lock.c", "//third_party/boringssl/src/crypto/rsa_extra/internal.h", "//third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.c", "//third_party/boringssl/src/crypto/rsa_extra/rsa_print.c", "//third_party/boringssl/src/crypto/siphash/siphash.c", "//third_party/boringssl/src/crypto/stack/stack.c", "//third_party/boringssl/src/crypto/thread.c", "//third_party/boringssl/src/crypto/thread_none.c", "//third_party/boringssl/src/crypto/thread_pthread.c", "//third_party/boringssl/src/crypto/thread_win.c", "//third_party/boringssl/src/crypto/trust_token/internal.h", "//third_party/boringssl/src/crypto/trust_token/pmbtoken.c", "//third_party/boringssl/src/crypto/trust_token/trust_token.c", "//third_party/boringssl/src/crypto/trust_token/voprf.c", "//third_party/boringssl/src/crypto/x509/a_digest.c", "//third_party/boringssl/src/crypto/x509/a_sign.c", "//third_party/boringssl/src/crypto/x509/a_verify.c", "//third_party/boringssl/src/crypto/x509/algorithm.c", "//third_party/boringssl/src/crypto/x509/asn1_gen.c", "//third_party/boringssl/src/crypto/x509/by_dir.c", "//third_party/boringssl/src/crypto/x509/by_file.c", "//third_party/boringssl/src/crypto/x509/i2d_pr.c", "//third_party/boringssl/src/crypto/x509/internal.h", "//third_party/boringssl/src/crypto/x509/name_print.c", "//third_party/boringssl/src/crypto/x509/policy.c", "//third_party/boringssl/src/crypto/x509/rsa_pss.c", "//third_party/boringssl/src/crypto/x509/t_crl.c", "//third_party/boringssl/src/crypto/x509/t_req.c", "//third_party/boringssl/src/crypto/x509/t_x509.c", "//third_party/boringssl/src/crypto/x509/t_x509a.c", "//third_party/boringssl/src/crypto/x509/x509.c", "//third_party/boringssl/src/crypto/x509/x509_att.c", "//third_party/boringssl/src/crypto/x509/x509_cmp.c", "//third_party/boringssl/src/crypto/x509/x509_d2.c", "//third_party/boringssl/src/crypto/x509/x509_def.c", "//third_party/boringssl/src/crypto/x509/x509_ext.c", "//third_party/boringssl/src/crypto/x509/x509_lu.c", "//third_party/boringssl/src/crypto/x509/x509_obj.c", "//third_party/boringssl/src/crypto/x509/x509_req.c", "//third_party/boringssl/src/crypto/x509/x509_set.c", "//third_party/boringssl/src/crypto/x509/x509_trs.c", "//third_party/boringssl/src/crypto/x509/x509_txt.c", "//third_party/boringssl/src/crypto/x509/x509_v3.c", "//third_party/boringssl/src/crypto/x509/x509_vfy.c", "//third_party/boringssl/src/crypto/x509/x509_vpm.c", "//third_party/boringssl/src/crypto/x509/x509cset.c", "//third_party/boringssl/src/crypto/x509/x509name.c", "//third_party/boringssl/src/crypto/x509/x509rset.c", "//third_party/boringssl/src/crypto/x509/x509spki.c", "//third_party/boringssl/src/crypto/x509/x_algor.c", "//third_party/boringssl/src/crypto/x509/x_all.c", "//third_party/boringssl/src/crypto/x509/x_attrib.c", "//third_party/boringssl/src/crypto/x509/x_crl.c", "//third_party/boringssl/src/crypto/x509/x_exten.c", "//third_party/boringssl/src/crypto/x509/x_info.c", "//third_party/boringssl/src/crypto/x509/x_name.c", "//third_party/boringssl/src/crypto/x509/x_pkey.c", "//third_party/boringssl/src/crypto/x509/x_pubkey.c", "//third_party/boringssl/src/crypto/x509/x_req.c", "//third_party/boringssl/src/crypto/x509/x_sig.c", "//third_party/boringssl/src/crypto/x509/x_spki.c", "//third_party/boringssl/src/crypto/x509/x_val.c", "//third_party/boringssl/src/crypto/x509/x_x509.c", "//third_party/boringssl/src/crypto/x509/x_x509a.c", "//third_party/boringssl/src/crypto/x509v3/ext_dat.h", "//third_party/boringssl/src/crypto/x509v3/internal.h", "//third_party/boringssl/src/crypto/x509v3/v3_akey.c", "//third_party/boringssl/src/crypto/x509v3/v3_akeya.c", "//third_party/boringssl/src/crypto/x509v3/v3_alt.c", "//third_party/boringssl/src/crypto/x509v3/v3_bcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_bitst.c", "//third_party/boringssl/src/crypto/x509v3/v3_conf.c", "//third_party/boringssl/src/crypto/x509v3/v3_cpols.c", "//third_party/boringssl/src/crypto/x509v3/v3_crld.c", "//third_party/boringssl/src/crypto/x509v3/v3_enum.c", "//third_party/boringssl/src/crypto/x509v3/v3_extku.c", "//third_party/boringssl/src/crypto/x509v3/v3_genn.c", "//third_party/boringssl/src/crypto/x509v3/v3_ia5.c", "//third_party/boringssl/src/crypto/x509v3/v3_info.c", "//third_party/boringssl/src/crypto/x509v3/v3_int.c", "//third_party/boringssl/src/crypto/x509v3/v3_lib.c", "//third_party/boringssl/src/crypto/x509v3/v3_ncons.c", "//third_party/boringssl/src/crypto/x509v3/v3_ocsp.c", "//third_party/boringssl/src/crypto/x509v3/v3_pcons.c", "//third_party/boringssl/src/crypto/x509v3/v3_pmaps.c", "//third_party/boringssl/src/crypto/x509v3/v3_prn.c", "//third_party/boringssl/src/crypto/x509v3/v3_purp.c", "//third_party/boringssl/src/crypto/x509v3/v3_skey.c", "//third_party/boringssl/src/crypto/x509v3/v3_utl.c", "//third_party/boringssl/src/third_party/fiat/curve25519_32.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64.h", "//third_party/boringssl/src/third_party/fiat/curve25519_64_msvc.h", "//third_party/boringssl/src/third_party/fiat/p256_32.h", "//third_party/boringssl/src/third_party/fiat/p256_64.h", "//third_party/boringssl/src/third_party/fiat/p256_64_msvc.h", "//third_party/boringssl/src/ssl/bio_ssl.cc", "//third_party/boringssl/src/ssl/d1_both.cc", "//third_party/boringssl/src/ssl/d1_lib.cc", "//third_party/boringssl/src/ssl/d1_pkt.cc", "//third_party/boringssl/src/ssl/d1_srtp.cc", "//third_party/boringssl/src/ssl/dtls_method.cc", "//third_party/boringssl/src/ssl/dtls_record.cc", "//third_party/boringssl/src/ssl/encrypted_client_hello.cc", "//third_party/boringssl/src/ssl/extensions.cc", "//third_party/boringssl/src/ssl/handoff.cc", "//third_party/boringssl/src/ssl/handshake.cc", "//third_party/boringssl/src/ssl/handshake_client.cc", "//third_party/boringssl/src/ssl/handshake_server.cc", "//third_party/boringssl/src/ssl/internal.h", "//third_party/boringssl/src/ssl/s3_both.cc", "//third_party/boringssl/src/ssl/s3_lib.cc", "//third_party/boringssl/src/ssl/s3_pkt.cc", "//third_party/boringssl/src/ssl/ssl_aead_ctx.cc", "//third_party/boringssl/src/ssl/ssl_asn1.cc", "//third_party/boringssl/src/ssl/ssl_buffer.cc", "//third_party/boringssl/src/ssl/ssl_cert.cc", "//third_party/boringssl/src/ssl/ssl_cipher.cc", "//third_party/boringssl/src/ssl/ssl_file.cc", "//third_party/boringssl/src/ssl/ssl_key_share.cc", "//third_party/boringssl/src/ssl/ssl_lib.cc", "//third_party/boringssl/src/ssl/ssl_privkey.cc", "//third_party/boringssl/src/ssl/ssl_session.cc", "//third_party/boringssl/src/ssl/ssl_stat.cc", "//third_party/boringssl/src/ssl/ssl_transcript.cc", "//third_party/boringssl/src/ssl/ssl_versions.cc", "//third_party/boringssl/src/ssl/ssl_x509.cc", "//third_party/boringssl/src/ssl/t1_enc.cc", "//third_party/boringssl/src/ssl/tls13_both.cc", "//third_party/boringssl/src/ssl/tls13_client.cc", "//third_party/boringssl/src/ssl/tls13_enc.cc", "//third_party/boringssl/src/ssl/tls13_server.cc", "//third_party/boringssl/src/ssl/tls_method.cc", "//third_party/boringssl/src/ssl/tls_record.cc" ],
"swiftflags": [ "-file-compilation-dir=." ],
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
@@ -85981,7 +86077,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/boringssl:internal_config", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "BORINGSSL_ALLOW_CXX_RUNTIME", "BORINGSSL_NO_STATIC_INITIALIZER", "OPENSSL_SMALL", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -86050,7 +86146,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -86083,7 +86179,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//third_party/brotli:includes" ],
- "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "BROTLI_EXTERNAL_DICTIONARY_DATA", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:headers" ],
"externs": {
@@ -86116,7 +86212,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -86149,7 +86245,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common_no_dictionary_data", "//third_party/brotli:headers" ],
"externs": {
@@ -86182,7 +86278,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/brotli:brotli_defines", "//build/config/compiler:no_chromium_code", "//build/config/compiler:optimize_max", "//third_party/brotli:includes" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/brotli:common", "//third_party/brotli:headers" ],
"externs": {
@@ -86215,7 +86311,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -86689,7 +86785,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/ced:ced_config_private", "//third_party/ced:ced_config" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -87046,7 +87142,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//third_party/ced:ced_config_private", "//base/allocator:wrap_malloc_symbols", "//third_party/ced:ced_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "COMPILER_GCC", "HTML5_MODE", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//testing/gtest:gtest_main", "//third_party/ced:ced" ],
"externs": {
@@ -87863,7 +87959,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -87894,7 +87990,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -87924,7 +88020,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -87955,7 +88051,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ ],
"externs": {
@@ -88112,7 +88208,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer_gen" ],
"externs": {
@@ -88160,7 +88256,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/flatbuffers:flatbuffers_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88515,7 +88611,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE", "FLATBUFFERS_TEST_PATH_PREFIX=../../third_party/flatbuffers/src/", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:shared_library_deps", "//testing:test_scripts_shared", "//testing/android/native_test:native_test_native_code", "//third_party/flatbuffers:flatbuffers", "//third_party/flatbuffers:flatbuffers_samplebuffer", "//third_party/flatbuffers:flatbuffers_test_files" ],
"externs": {
@@ -88573,7 +88669,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/flatbuffers:compiler_files", "//third_party/flatbuffers:flatbuffers" ],
"externs": {
@@ -88605,7 +88701,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/flatbuffers:flatbuffers_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "FLATBUFFERS_LOCALE_INDEPENDENT=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:compiler_files(//build/toolchain/linux:clang_x64)", "//third_party/flatbuffers:flatbuffers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88733,7 +88829,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gmock_config", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88766,7 +88862,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gmock" ],
"externs": {
@@ -88799,7 +88895,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base", "//third_party/abseil-cpp:absl" ],
"externs": {
@@ -88831,7 +88927,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/googletest:gtest_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//third_party/abseil-cpp:absl(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -88863,7 +88959,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//third_party/googletest:gtest_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest" ],
"externs": {
@@ -88894,7 +88990,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/googletest:gtest_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//third_party/googletest:gtest(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89466,7 +89562,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private" ],
"externs": {
@@ -89499,7 +89595,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89531,7 +89627,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_I18N_IMPLEMENTATION", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc_private_hidden_visibility" ],
"externs": {
@@ -89602,7 +89698,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89636,7 +89732,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata(//build/toolchain/linux:clang_x64)", "//third_party/icu:icuuc_public(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -89669,7 +89765,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rtti", "//build/config/compiler:no_chromium_code", "//third_party/icu:icu_code", "//third_party/icu:visibility_hidden", "//third_party/icu:icu_config" ],
- "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "U_COMMON_IMPLEMENTATION", "U_ICUDATAENTRY_IN_COMMON", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "HAVE_DLOPEN=0", "UCONFIG_ONLY_HTML_CONVERSION=1", "UCONFIG_USE_WINDOWS_LCID_MAPPING_API=0", "U_CHARSET_IS_UTF8=1", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icudata", "//third_party/icu:icuuc_public" ],
"externs": {
@@ -89703,7 +89799,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89734,7 +89830,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -89764,7 +89860,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/ijar:ijar_compiler_flags", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -90040,7 +90136,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90072,7 +90168,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:optimize_max", "//build/config/compiler:no_chromium_code" ],
- "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_CONFIG_H", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90103,7 +90199,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/libunwindstack:libdexfile_defines", "//third_party/libunwindstack:warnings", "//third_party/libunwindstack:libunwindstack_config", "//third_party/lzma_sdk:lzma_sdk_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "DEXFILE_SUPPORT", "STATIC_LIB" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk_xz", "//third_party/zlib:zlib" ],
"externs": {
@@ -90135,7 +90231,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/libxml:libxml_warnings", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "_REENTRANT", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/zlib:zlib" ],
"externs": {
@@ -90169,7 +90265,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icuuc", "//third_party/libxml:libxml" ],
"externs": {
@@ -90202,7 +90298,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -90234,7 +90330,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/libxml:libxml_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/libxml:libxml", "//third_party/libxml:libxml_utils" ],
"externs": {
@@ -90266,7 +90362,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ ],
"externs": {
@@ -90299,7 +90395,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/lzma_sdk:lzma_build_config", "//third_party/lzma_sdk:lzma_sdk_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "_7ZIP_ST", "_7Z_NO_METHODS_FILTERS", "_LZMA_PROB32" ],
"deps": [ "//third_party/lzma_sdk:lzma_sdk" ],
"externs": {
@@ -90332,7 +90428,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/metrics_proto:metrics_proto_config", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/metrics_proto:metrics_proto_gen", "//third_party/protobuf:protobuf_lite" ],
"externs": {
@@ -90637,7 +90733,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90669,7 +90765,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -90700,7 +90796,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "HAVE_OPENSSL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:shared_library_deps", "//third_party/apache-portable-runtime:apr", "//third_party/boringssl:boringssl" ],
"externs": {
@@ -91109,7 +91205,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91129,7 +91225,7 @@
"testonly": false,
"toolchain": "//build/toolchain/android:android_clang_x86",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)": {
"allow_circular_includes_from": [ ],
@@ -91142,7 +91238,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config", "//third_party/zlib:zlib_config" ],
- "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "HAVE_ZLIB", "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91161,7 +91257,7 @@
"testonly": false,
"toolchain": "//build/toolchain/linux:clang_x64",
"type": "static_library",
- "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
+ "visibility": [ "//third_party/protobuf:*", "//third_party/libprotobuf-mutator:*", "//chromecast/*", "//libassistant/*", "//third_party/perfetto/gn:protobuf_full", "//chrome/test:usage_time_limit_unittests", "//gpu:gl_lpm_fuzzer_proto", "//gpu:gl_lpm_fuzzer_proto_gen", "//gpu:gl_lpm_shader_to_string_unittest", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto", "//testing/libfuzzer/fuzzers:command_buffer_lpm_fuzzer_proto_gen", "//third_party/sqlite:sqlite3_lpm_corpus_gen", "//mojo/public/tools/fuzzers:mojolpm", "//net/cert:root_store_proto_full", "//third_party/vulkan-deps/spirv-tools/src:spirv-fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz", "//third_party/vulkan-deps/spirv-tools/src:spvtools_fuzz_proto", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_ast_fuzzer:tint_ast_fuzzer_proto", "//third_party/dawn/third_party/tint/src/tint/fuzzers/tint_spirv_tools_fuzzer:tint_spirv_tools_fuzzer", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto", "//third_party/dawn/src/dawn/fuzzers:dawn_lpm_proto_gen", "//third_party/cast_core/public/src/build/chromium:cast_core_grpc_generator", "//components/services/screen_ai:test_support" ]
},
"//third_party/protobuf:protobuf_lite": {
"allow_circular_includes_from": [ ],
@@ -91174,7 +91270,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//build/config/compiler:optimize_max", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ ],
"externs": {
@@ -91207,7 +91303,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//third_party/protobuf:protoc_lib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91239,7 +91335,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/protobuf:protobuf_warnings", "//third_party/protobuf:protoc_warnings", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_full(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91293,7 +91389,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:wexit_time_destructors", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/quic_trace:quic_trace_proto_gen" ],
"externs": {
@@ -91507,7 +91603,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:chromium_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91540,7 +91636,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:dev_sqlite3_compile_options", "//build/config/compiler:no_chromium_code", "//build/config/sanitizers:cfi_icall_generalize_pointers", "//third_party/sqlite:sqlite_warnings", "//third_party/icu:icu_config" ],
- "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "fdatasync=fdatasync", "HAVE_USLEEP=1", "USE_PREAD=1", "SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=1048576", "SQLITE_DEFAULT_AUTOVACUUM=1", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_ENABLE_EXPLAIN_COMMENTS", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//third_party/icu:icu" ],
"externs": {
@@ -91609,7 +91705,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/sqlite:sqlite_warnings", "//third_party/sqlite:chromium_sqlite3_compile_options", "//third_party/sqlite:lpm_fuzzer_omit_non_websql", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config", "//third_party/sqlite:sqlite_export" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "SQLITE_OMIT_ANALYZE", "SQLITE_OMIT_AUTOINIT", "SQLITE_OMIT_AUTOMATIC_INDEX", "SQLITE_OMIT_AUTORESET", "SQLITE_OMIT_COMPILEOPTION_DIAGS", "SQLITE_OMIT_EXPLAIN", "SQLITE_OMIT_GET_TABLE", "SQLITE_OMIT_INTROSPECTION_PRAGMAS", "SQLITE_DEFAULT_LOOKASIDE=0,0", "SQLITE_OMIT_LOOKASIDE", "SQLITE_OMIT_TCL_VARIABLE", "SQLITE_OMIT_REINDEX", "SQLITE_OMIT_TRACE", "SQLITE_OMIT_UPSERT", "SQLITE_OMIT_WINDOWFUNC", "SQLITE_ENABLE_FTS3", "SQLITE_DISABLE_FTS3_UNICODE", "SQLITE_DISABLE_FTS4_DEFERRED", "SQLITE_ENABLE_ICU", "SQLITE_SECURE_DELETE", "SQLITE_THREADSAFE=1", "SQLITE_MAX_WORKER_THREADS=0", "SQLITE_MAX_MMAP_SIZE=268435456", "SQLITE_DEFAULT_FILE_PERMISSIONS=0600", "SQLITE_DEFAULT_LOCKING_MODE=1", "SQLITE_DEFAULT_MEMSTATUS=1", "SQLITE_DEFAULT_PAGE_SIZE=4096", "SQLITE_DEFAULT_PCACHE_INITSZ=0", "SQLITE_LIKE_DOESNT_MATCH_BLOBS", "SQLITE_OMIT_DEPRECATED", "SQLITE_OMIT_PROGRESS_CALLBACK", "SQLITE_OMIT_SHARED_CACHE", "SQLITE_USE_ALLOCA", "SQLITE_OMIT_DECLTYPE", "SQLITE_OMIT_JSON", "SQLITE_OMIT_LOAD_EXTENSION", "SQLITE_HAVE_ISNAN", "SQLITE_HAVE_SQLITE3R", "SQLITE_ENABLE_DBPAGE_VTAB", "SQLITE_ENABLE_BATCH_ATOMIC_WRITE", "SQLITE_TEMP_STORE=3", "SQLITE_ENABLE_LOCKING_STYLE=0", "FUZZ_OMIT_SAVEPOINT", "FUZZ_OMIT_PRAGMA", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/sqlite:sqlite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input" ],
"externs": {
@@ -91641,7 +91737,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/sanitizers:not_fuzzed", "//third_party/protobuf:using_proto", "//third_party/protobuf:allow_deprecated_proto_fields", "//third_party/protobuf:protobuf_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "GOOGLE_PROTOBUF_NO_RTTI", "GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER", "GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0", "HAVE_PTHREAD" ],
"deps": [ "//third_party/protobuf:protobuf_lite", "//third_party/sqlite:sqlite3_lpm_fuzzer_input_gen" ],
"externs": {
@@ -91759,7 +91855,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -91792,7 +91888,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91825,7 +91921,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -91858,7 +91954,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE" ],
"deps": [ "//base:base", "//base:i18n", "//third_party/zlib:minizip" ],
"externs": {
@@ -91890,7 +91986,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -91922,7 +92018,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//build/config/compiler:no_chromium_code", "//third_party/zlib:minizip_warnings", "//third_party/zlib:zlib_config" ],
- "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_FILE32API", "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//third_party/zlib:zlib" ],
"externs": {
@@ -91955,7 +92051,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:minizip" ],
"externs": {
@@ -91987,7 +92083,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_crc32_simd_config", "//third_party/android_ndk:cpu_features_include" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/android_ndk:cpu_features", "//third_party/zlib:zlib_adler32_simd", "//third_party/zlib:zlib_crc32_simd", "//third_party/zlib:zlib_inflate_chunk_simd", "//third_party/zlib:zlib_slide_hash_simd" ],
"externs": {
@@ -92021,7 +92117,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_config", "//third_party/zlib:zlib_adler32_simd_config", "//third_party/zlib:zlib_inflate_chunk_simd_config", "//third_party/zlib:zlib_slide_hash_simd_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE", "DEFLATE_SLIDE_HASH_SSE2", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_adler32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_crc32_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_inflate_chunk_simd(//build/toolchain/linux:clang_x64)", "//third_party/zlib:zlib_slide_hash_simd(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92054,7 +92150,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92086,7 +92182,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_adler32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "ADLER32_SIMD_SSSE3", "X86_NOT_WINDOWS" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92117,7 +92213,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//build/config/compiler:optimize_speed", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//build/config:executable_deps", "//third_party/zlib:zlib" ],
"externs": {
@@ -92149,7 +92245,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -92180,7 +92276,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ ],
"externs": {
@@ -92210,7 +92306,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92242,7 +92338,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_crc32_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "CRC32_SIMD_SSE42_PCLMUL" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92273,7 +92369,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92305,7 +92401,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//build/config/compiler:no_chromium_code", "//third_party/zlib:zlib_warnings", "//third_party/zlib:zlib_inflate_chunk_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "INFLATE_CHUNK_SIMD_SSE2", "INFLATE_CHUNK_READ_64LE" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92336,7 +92432,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers" ],
"externs": {
@@ -92368,7 +92464,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/zlib:zlib_internal_config", "//third_party/zlib:zlib_slide_hash_simd_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "ZLIB_IMPLEMENTATION", "DEFLATE_SLIDE_HASH_SSE2" ],
"deps": [ "//third_party/zlib:zlib_common_headers(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92723,7 +92819,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//build/config/compiler:no_chromium_code", "//base/allocator:wrap_malloc_symbols", "//third_party/zlib:zlib_config", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//third_party/zlib:zlib", "//third_party/zlib/google:compression_utils", "//third_party/zlib/google:zip" ],
"externs": {
@@ -92782,7 +92878,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base" ],
"externs": {
@@ -92813,7 +92909,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92844,7 +92940,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/android/pylib/device/commands:commands", "//build/config:executable_deps", "//tools/android/common:common" ],
"externs": {
@@ -92945,7 +93041,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -92977,7 +93073,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//tools/android/common:common(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93021,7 +93117,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//testing/gtest:gtest_direct_config", "//third_party/googletest:gtest_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "UNIT_TEST", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//build/win:default_exe_manifest(//build/toolchain/linux:clang_x64)", "//testing:test_scripts_shared(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest(//build/toolchain/linux:clang_x64)", "//testing/gtest:gtest_main(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_source_set(//build/toolchain/linux:clang_x64)", "//tools/android/forwarder2:host_forwarder_unittests__runner(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93080,7 +93176,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//build/config:executable_deps", "//third_party/zlib/google:compression_utils_portable" ],
"externs": {
@@ -93112,7 +93208,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:executable_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/zlib:zlib_config", "//build/config/sanitizers:link_executable" ],
- "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "USE_UDEV", "USE_AURA=1", "USE_OZONE=1", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "_FILE_OFFSET_BITS=64", "_LARGEFILE_SOURCE", "_LARGEFILE64_SOURCE", "NO_UNWIND_TABLES", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "CR_SYSROOT_KEY=20230329T085712Z-1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base(//build/toolchain/linux:clang_x64)", "//build/config:executable_deps(//build/toolchain/linux:clang_x64)", "//third_party/zlib/google:compression_utils_portable(//build/toolchain/linux:clang_x64)" ],
"externs": {
@@ -93284,7 +93380,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//build/config/android:jni_include_dir", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_jni_headers", "//url:url" ],
"externs": {
@@ -93343,7 +93439,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config/compiler:rust_defer_lto_to_linker", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//url:gurl_android", "//url:url", "//url:url_jni_headers" ],
"externs": {
@@ -93376,7 +93472,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//build/config/android:jni_include_dir" ],
- "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
+ "defines": [ "IS_URL_IMPL", "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0" ],
"deps": [ "//base:base", "//base/third_party/dynamic_annotations:dynamic_annotations", "//url:buildflags", "//url:url_java", "//url:url_jni_headers" ],
"externs": {
@@ -93876,7 +93972,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -93935,7 +94031,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url" ],
"externs": {
@@ -94291,7 +94387,7 @@
"cflags_objcc": [ "-std=c++20", "-Wno-trigraphs", "-gsimple-template-names", "-fno-exceptions", "-fno-rtti", "-nostdinc++", "-isystem../../buildtools/third_party/libc++/trunk/include", "-isystem../../buildtools/third_party/libc++abi/trunk/include", "--sysroot=../../third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot", "-fvisibility-inlines-hidden" ],
"check_includes": true,
"configs": [ "//build/config:feature_flags", "//build/config/compiler:afdo", "//build/config/compiler:afdo_optimize_size", "//build/config/compiler:cet_shadow_stack", "//build/config/compiler:chromium_code", "//build/config/compiler:compiler", "//build/config/compiler:compiler_arm_fpu", "//build/config/compiler:compiler_arm_thumb", "//build/config/compiler:default_include_dirs", "//build/config/compiler:default_init_stack_vars", "//build/config/compiler:default_optimization", "//build/config/compiler:default_stack_frames", "//build/config/compiler:default_symbols", "//build/config/compiler:export_dynamic", "//build/config/compiler:no_exceptions", "//build/config/compiler:no_rtti", "//build/config/compiler:no_unresolved_symbols", "//build/config/compiler:runtime_library", "//build/config/compiler:thin_archive", "//build/config/compiler:thinlto_optimize_default", "//build/config/compiler/pgo:default_pgo_flags", "//build/config/coverage:default_coverage", "//build/config/sanitizers:default_sanitizer_flags", "//build/config/gcc:symbol_visibility_hidden", "//build/config/android:default_orderfile_instrumentation", "//build/config/clang:find_bad_constructs", "//build/config/clang:extra_warnings", "//build/config:release", "//build/config:default_libs", "//build/config:shared_library_config", "//build/config/android:hide_all_but_jni", "//base/allocator:wrap_malloc_symbols", "//base:android_system_libs", "//third_party/abseil-cpp:absl_include_config", "//third_party/boringssl:external_config", "//third_party/ced:ced_config", "//third_party/icu:icu_config", "//third_party/googletest:gmock_config", "//third_party/googletest:gtest_config", "//testing/gtest:gtest_direct_config", "//build/config/sanitizers:link_shared_library" ],
- "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-4759-g547e3456-2\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=5488b5c294dd4b9640adbef628f2dcd6f85a6c09", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
+ "defines": [ "OFFICIAL_BUILD", "__STDC_CONSTANT_MACROS", "__STDC_FORMAT_MACROS", "_FORTIFY_SOURCE=2", "NO_UNWIND_TABLES", "_GNU_SOURCE", "ANDROID", "HAVE_SYS_UIO_H", "ANDROID_NDK_VERSION_ROLL=r23_1", "CR_CLANG_REVISION=\"llvmorg-17-init-8029-g27f27d15-3\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS", "CR_LIBCXX_REVISION=bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b", "_LIBCPP_ENABLE_ASSERTIONS=1", "NDEBUG", "NVALGRIND", "DYNAMIC_ANNOTATIONS_ENABLED=0", "U_USING_ICU_NAMESPACE=0", "U_ENABLE_DYLOAD=0", "USE_CHROMIUM_ICU=1", "U_ENABLE_TRACING=1", "U_ENABLE_RESOURCE_TRACING=0", "U_STATIC_IMPLEMENTATION", "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE", "GTEST_API_=", "GTEST_HAS_POSIX_RE=0", "GTEST_LANG_CXX11=1", "GTEST_HAS_TR1_TUPLE=0", "GTEST_HAS_ABSL=1", "UNIT_TEST" ],
"deps": [ "//base:base", "//base/test:test_support", "//build/config:shared_library_deps", "//testing/android/native_test:native_test_native_code", "//testing/gmock:gmock", "//testing/gtest:gtest", "//url:url", "//url:url_test_support" ],
"externs": {